sqlite-parquet-vtable/tests/queries/066-int8-eq-bogus-str.sql

2 lines
47 B
SQL

select int8_1 from nulls where int8_1 = '30f';