]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When ATTACH-ing a new database to an existing database with a codec, do
authordrh <drh@noemail.net>
Sat, 9 Apr 2011 02:34:33 +0000 (02:34 +0000)
committerdrh <drh@noemail.net>
Sat, 9 Apr 2011 02:34:33 +0000 (02:34 +0000)
commit9f6106f5ee181bec83544572a2a6810df38c943f
treef0e1f7d88a531d8f97eb72aac76cac587cdfca03
parent2b89fbcb1ecf6cdae61ecb4e7b6433801f7970ed
When ATTACH-ing a new database to an existing database with a codec, do
not enable the codec in the attached database if it is not enabled in the
existing database and it is not requested by the USING clause.

FossilOrigin-Name: 4caa5fc86e7fe404cd188713277f2801cd02dbc9
manifest
manifest.uuid
src/attach.c