mirror of
https://github.com/cldellow/sqlite-parquet-vtable.git
synced 2025-03-12 07:49:45 +00:00

I'm not sure how these manifest - whether SQLite retypes them based on column affinity before we see them, or whether they're provided as is.
4 lines
55 B
SQL
4 lines
55 B
SQL
select int8_1 from nulls where int8_1 <= -46.0
|
|
-46
|
|
-48
|