]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If no KEY is specified on ATTACH, copy the main schema key if the key size
authordrh <drh@noemail.net>
Fri, 16 Sep 2016 19:42:47 +0000 (19:42 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Sep 2016 19:42:47 +0000 (19:42 +0000)
commit7152cc0641949039754cd76a4a5a8939ae29b15e
tree3a3fd2eb555953518bc024ebf5fc9b86ab218272
parentd145915a598a5c410b6288070904d4b00b1961e5
If no KEY is specified on ATTACH, copy the main schema key if the key size
is non-zero.  In other words, allow for -1 as a valid key size in support
of the --textkey to SEE.

FossilOrigin-Name: 03573887dbf357f8aa54e4a1cd03b82b0ded8139
manifest
manifest.uuid
src/attach.c