main
sqlite: Add support for CREATE TABLE ... STRICT (#2175)
chore(engine/sqlite): update to antlr 4.13.1 (#3086)
fix(engine/sqlite): support -> and ->> operators (#2927)
SQLite: Fix parsing of INSERT DEFAULT VALUES syntax (#4010)