sqlite_lint: add support for FTS5 and virtual tables
This commit is contained in:
@@ -13,7 +13,8 @@ cd "$(dirname "${BASH_SOURCE[0]}")/.."
|
||||
|
||||
# Compile `gas`
|
||||
gas="/tmp/gas"
|
||||
go build -o $gas ./cmd
|
||||
ops/compile.sh
|
||||
mv gas $gas
|
||||
|
||||
test_schema_dir="pkg/schema/lint/test_schemas"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user