1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-09-12 22:29:58 +00:00

test: bad create table

This commit is contained in:
Colin Dellow
2018-07-05 20:48:04 -04:00
parent 2e9cc853ea
commit 568b0b308f
2 changed files with 32 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ here=$(dirname "${BASH_SOURCE[0]}")
set -x
"$here"/test-non-existent
"$here"/test-bad-create-table
"$here"/test-unsupported
"$here"/test-supported
"$here"/test-queries