1.6.0 (2024-12-15)
- add
parameter-prefix
rule (add31fc)
1.5.0 (2024-12-14)
- types for current_time, current_date, and current_timestamp (09e3c21)
1.4.0 (2024-09-29)
- support any string value in map and join (15890ee)
1.3.0 (2024-09-22)
- infer types from opcodes (35656df)
- handle columns not in
pragma_table_info
(dde4b89)
1.2.0 (2024-09-08)
- support LIKE operator (53e36fa)
- check if not null column is always present (747cc6a)
- handle column aliasing the rowid (24436c9)
- handle varied casing and quoted identifiers (202faf3)