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:
2
tests/templates/039-double-lt.sql
Normal file
2
tests/templates/039-double-lt.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
select printf('%.2f', double_6) from nulls1 where double_6 < 99.0 order by double_6 desc limit 1
|
||||
49.50
|
||||
Reference in New Issue
Block a user