mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-12-18 06:13:28 +00:00
Convert existing tests to use new runner
This commit is contained in:
2
tests/normal-use/blob-is-not-2/query.sql
Normal file
2
tests/normal-use/blob-is-not-2/query.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
select quote(binary_9) from nulls where rowid = 1 and binary_9 is not X'00';
|
||||
.output
|
||||
0
tests/normal-use/blob-is-not-2/results.txt
Normal file
0
tests/normal-use/blob-is-not-2/results.txt
Normal file
Reference in New Issue
Block a user