]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the ability to open a database connection in -reuseschema mode in the CLI.
authordrh <drh@noemail.net>
Mon, 8 Oct 2018 23:29:05 +0000 (23:29 +0000)
committerdrh <drh@noemail.net>
Mon, 8 Oct 2018 23:29:05 +0000 (23:29 +0000)
commit8874678ecd3efd15c125e2cdbd75eafe070317d4
treee663a8194a83c53dd6eb4eebb16bb48768425c57
parent8612853f70e7018780d3d3273887bf7beccc0954
Add the ability to open a database connection in -reuseschema mode in the CLI.
Adjust memory allocation accounting so that a shared schema is allocated
across each database sharing it.

FossilOrigin-Name: 3869b2106b9a639b5e739dc9f9acd2f7a9223d3ce562297b877c5d4d2bf76468
manifest
manifest.uuid
src/shell.c.in
src/status.c