mirror of https://github.com/mattn/go-sqlite3.git
Use fts5 build tag :)
This commit is contained in:
parent
ec379a3021
commit
0bed72d689
|
@ -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 json1
|
||||
// +build fts5
|
||||
|
||||
package sqlite3
|
||||
|
||||
|
|
Loading…
Reference in New Issue