• DISQLite3 v5.49.0
    • Update to SQLite v3.46.0.
    • Improvements to the PRAGMA optimize command.
    • Enhancements to the date and time functions.
    • The ability to put “_” between digits in numeric literals for readability.
    • Added the json_pretty() SQL function
    • Improvements to the query planner, especially a new faster implementation for VALUES clauses with many terms.