]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the new SQLITE_SHELL_INIT_PROC compile-time entry point to the CLI. This
authordrh <drh@noemail.net>
Wed, 25 Apr 2018 13:27:07 +0000 (13:27 +0000)
committerdrh <drh@noemail.net>
Wed, 25 Apr 2018 13:27:07 +0000 (13:27 +0000)
commitd11b8f671fe6203c4cd66a4d644eddb9e41ff681
tree30181f780a73d734a01e7ec26c90f0c3aeefa435
parentb2c8559fad99cb0f16efc30938ed5fa1f3ae3690
Add the new SQLITE_SHELL_INIT_PROC compile-time entry point to the CLI.  This
is needed to work around the tighter sqlite3_config() constraints now in the
CLI.

FossilOrigin-Name: 3bcdbccf530e2a5aab7b91f4b9e5535cced91f242c49ff69b05a75d643b8b4a3
manifest
manifest.uuid
src/shell.c.in