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:
3
tests/templates/048-binary-gte.sql
Normal file
3
tests/templates/048-binary-gte.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
select rowid from nulls1 where binary_10 >= x'5F' order by 1;
|
||||
95
|
||||
97
|
||||
Reference in New Issue
Block a user