]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add experimental API sqlite3_set_errmsg(). Use this in sqlite3changeset_apply() to...
authordan <Dan Kennedy>
Fri, 12 Sep 2025 15:02:47 +0000 (15:02 +0000)
committerdan <Dan Kennedy>
Fri, 12 Sep 2025 15:02:47 +0000 (15:02 +0000)
commitd96852538216b79b7d03a5e1ce2a9a2343e1aca2
treef7f95e7c3af0fff47b8e73a2398c27367c5e6790
parenteb8089ef46968895fd095280bd06c6e79b9106af
Add experimental API sqlite3_set_errmsg(). Use this in sqlite3changeset_apply() to return any error code and error message via the SQLite handle.

FossilOrigin-Name: 4d5b60a1e57448f03af2a657fe7cdabb04ebaf9688d5cc700dd8f9892a5cba15
ext/session/session9.test
ext/session/sqlite3session.c
manifest
manifest.tags
manifest.uuid
src/main.c
src/sqlite.h.in