DISQLite3
5.36.0
New language features:
Support for ALTER TABLE DROP COLUMN.
support for RETURNING clause on DELETE, INSERT, and UPDATE statements.
Built-in math functions.
Generalized UPSERT.
MATERIALIZED hint on common table expressions.
Query planner optimizations to UNION ALL subqueries, the IN operator, and IS NOT NULL expressions.