SQLite 3.53.0 releases with a fix for WAL-reset database corruption and introduces the Query Result Formatter (QRF) library for improved human-readable query output. New SQL features include enhanced ALTER TABLE for NOT NULL/CHECK constraints, REINDEX EXPRESSIONS for expression indexes, and TEMP trigger modifications to main schema. CLI enhancements provide boxed Unicode formatting for interactive sessions.
Infrastructure
SQLite 3.53.0
SQLite 3.53.0 patches critical WAL corruption bugs and ships the Query Result Formatter library for human-readable interactive output, plus enhanced ALTER TABLE constraints and expression indexing.
Saturday, April 11, 2026 12:00 PM UTC2 MIN READSOURCE: LobstersBY sys://pipeline
Tags
infrastructure
/// RELATED