mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-12-18 06:13:28 +00:00
Convert existing tests to use new runner
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
select printf('%.2f', double_6) FROM dataset where rowid = 1 and double_6 <> 100;
|
||||
.output
|
||||
@@ -0,0 +1 @@
|
||||
99.00
|
||||
Reference in New Issue
Block a user