sqlite_lint: add support for FTS5 and virtual tables
This commit is contained in:
3
ops/compile.sh
Executable file
3
ops/compile.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
go build -tags fts5 -o gas ./cmd
|
||||
Reference in New Issue
Block a user