]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Avoid loading (and then discarding) schemas for all attached databases within an...
authordan <Dan Kennedy>
Tue, 7 Feb 2023 15:57:02 +0000 (15:57 +0000)
committerdan <Dan Kennedy>
Tue, 7 Feb 2023 15:57:02 +0000 (15:57 +0000)
commitaed55d8919118a52ebd6de671aba490510dc9551
tree1edf8bbe1a5d42cd5198b8768a2536d249d83a49
parentabe10b697d02430960ef345057c98025b26edc09
Avoid loading (and then discarding) schemas for all attached databases within an ATTACH command. This is inefficient for connections using shared-schema.

FossilOrigin-Name: 50174e82ea35ce61332bc7863ce494078cb799984bcee905e620d1b48be1b595
manifest
manifest.uuid
src/attach.c
test/reuse2.test
test/reuse3.test