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:
1
tests/templates/044-binary-rowid-and-ne.sql
Normal file
1
tests/templates/044-binary-rowid-and-ne.sql
Normal file
@@ -0,0 +1 @@
|
||||
select rowid from nulls1 where rowid = 1 and binary_10 <> x'01';
|
||||
Reference in New Issue
Block a user