Update to SQLite v3.51.0.
Two new SQL functions, jsonb_each and jsonb_tree.
Use fewer CPU cycles to commit a read transaction.
Speed up joins which return no rows due to one or more of the tables containing no rows.
New
the sqlite3_db_status64 API.
Further new features and enhancements.