New SQLite SQL Features (2018) – Boolean Literals, Window Functions, FILTER, UPSERT, and Column Renaming
This article reviews the SQL enhancements added to SQLite between versions 3.22.0 and 3.26.0, covering boolean literals, window functions, the FILTER clause, INSERT … ON CONFLICT (upsert), column renaming, and related API updates.