vendor: update sqlite to fix "database is locked" errors (#2116)
closes #2040
upstream commit: acfa601240
This commit is contained in:
parent
a52cd59727
commit
2ef33b5338
18 changed files with 10627 additions and 5910 deletions
2
vendor/github.com/mattn/go-sqlite3/sqlite3_icu.go
generated
vendored
2
vendor/github.com/mattn/go-sqlite3/sqlite3_icu.go
generated
vendored
|
@ -2,7 +2,7 @@
|
|||
//
|
||||
// Use of this source code is governed by an MIT-style
|
||||
// license that can be found in the LICENSE file.
|
||||
// +build icu
|
||||
// +build icu
|
||||
|
||||
package sqlite3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue