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/095-double-gte-str.sql
Normal file
3
tests/templates/095-double-gte-str.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
select printf('%.2f', double_6) as double_6 from nulls1 where double_6 >= '49.5'
|
||||
99.00
|
||||
49.50
|
||||
Reference in New Issue
Block a user