]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Updates to the Codec interface to support codecs on attached databases and
authordrh <drh@noemail.net>
Wed, 29 May 2013 17:48:28 +0000 (17:48 +0000)
committerdrh <drh@noemail.net>
Wed, 29 May 2013 17:48:28 +0000 (17:48 +0000)
commitee0231ef525bfd25f5f3e237a3f6a3786e56796e
tree78fcd59ac0cd6bdde7c8fa10876c459bb71e7411
parentba4f01edb39ce20634dc909678d77eb41362019e
Updates to the Codec interface to support codecs on attached databases and
to allow rekeying in the middle of a transaction.  These changes are only
applicable if SQLite is compiled with SQLITE_HAS_CODEC.

FossilOrigin-Name: d5b084e9d8cfe9c0c339aca076d472bb50aa764c
manifest
manifest.uuid
src/pager.c
src/pragma.c
src/sqlite.h.in