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/063-int8-eq-double.sql
Normal file
2
tests/templates/063-int8-eq-double.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
select int8_1 from nulls1 where int8_1 = 30.0;
|
||||
30
|
||||
Reference in New Issue
Block a user