mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-12-22 06:33:29 +00:00
Move queries/* to templates
This commit is contained in:
3
tests/templates/069-int8-lte-str.sql
Normal file
3
tests/templates/069-int8-lte-str.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
select int8_1 from nulls1 where int8_1 <= '-46'
|
||||
-46
|
||||
-48
|
||||
Reference in New Issue
Block a user