]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Report an error if the main, or any other, database encoding is modified by an extern...
authordan <dan@noemail.net>
Thu, 5 Mar 2020 18:04:09 +0000 (18:04 +0000)
committerdan <dan@noemail.net>
Thu, 5 Mar 2020 18:04:09 +0000 (18:04 +0000)
commit0ea2d42ac3e76c7e2b2fd8d5fdf53f76f09429f3
tree923944b4486cca728358128d354a21f02b363106
parent42a630b1daf1df13850095251cc73be84dbdeac8
Report an error if the main, or any other, database encoding is modified by an external process (perhaps using the backup API) after the db has been opened.

FossilOrigin-Name: 895bd20b29e223496e1585483c6ce3335ae9050f2e5de4d6b69d0e40df396862
manifest
manifest.uuid
src/pragma.c
src/prepare.c
src/sqliteInt.h
test/enc.test