]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the sqlite3_config() interface to be invoked at any time for a few
authordrh <>
Thu, 23 Feb 2023 14:22:29 +0000 (14:22 +0000)
committerdrh <>
Thu, 23 Feb 2023 14:22:29 +0000 (14:22 +0000)
commitad96db8df5e6b80ac8139487c4ae915f9cdea9a0
treeaf72645b38e05adb171fe3ab9a3fd515eba0605a
parent3c2688d13770ea405d890eb7949a675eb237db20
Allow the sqlite3_config() interface to be invoked at any time for a few
choosen options:  SQLITE_CONFIG_LOG, SQLITE_CONFIG_URI, and
SQLITE_CONFIG_PCACHE_HDRSZ.  This list will likely change before release.

FossilOrigin-Name: e1702eb48d13c7c9b7605f1e77242672222c53059edcdc4e9cea59510715822a
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
src/sqliteInt.h