1
0
mirror of https://github.com/cldellow/sqlite-parquet-vtable.git synced 2025-04-03 09:39:47 +00:00

Add test case for #30

This commit is contained in:
Colin Dellow 2018-07-04 19:59:55 -04:00
parent 2e1ac92882
commit ebb0eb7710

View File

@ -0,0 +1,6 @@
SELECT rowid FROM nulls WHERE (bool_0 IS 1)
1
3
5
7
9