mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-12-20 06:23:29 +00:00
Move queries/* to templates
This commit is contained in:
2
tests/templates/035-int64-rowid-eq-and-field-ne2.sql
Normal file
2
tests/templates/035-int64-rowid-eq-and-field-ne2.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
select int64_4 from nulls1 where rowid = 57 and int64_4 <> -8000000000
|
||||
-7000000000
|
||||
Reference in New Issue
Block a user