diff --git a/sqlite3_fts5.go b/sqlite3_fts5.go index 6e0058d..0e65d69 100644 --- a/sqlite3_fts5.go +++ b/sqlite3_fts5.go @@ -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