1
0
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:
Addie Morrison
2019-12-15 08:57:43 -06:00
parent b0b76dbdd9
commit 2b2746ecb2
327 changed files with 1208 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
select quote(binary_9) from nulls where rowid = 2 and binary_9 is not X'00';
.output

View File

@@ -0,0 +1 @@
X'0101'