]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow the "PRAGMA encoding" statement to change the database
authordrh <drh@noemail.net>
Wed, 15 Jan 2020 16:20:16 +0000 (16:20 +0000)
committerdrh <drh@noemail.net>
Wed, 15 Jan 2020 16:20:16 +0000 (16:20 +0000)
commitb5f0e4057895bf48f78f5f1a43b561621fea76cf
treec64561bc489f7894e31ece14d6b3bdcbace1ca4e
parentbe22a85406137a112851006c3cf329f190a41597
Do not allow the "PRAGMA encoding" statement to change the database
encoding if TEMP content exists, or content in any other attached
database.  Formerly, encoding changes were allowed if just the main
database file was empty.  Ticket [a08879a4a476eea9].

FossilOrigin-Name: 03b003c988d27f3aa1b1e44972ee5a3c7e44ad667ec7f2b8a31d0411c66583d3
manifest
manifest.uuid
src/pragma.c
test/enc2.test