]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix problems in pragma.c causing some PRAGMA statements to test the wrong
authordan <dan@noemail.net>
Tue, 20 Nov 2018 18:09:59 +0000 (18:09 +0000)
committerdan <dan@noemail.net>
Tue, 20 Nov 2018 18:09:59 +0000 (18:09 +0000)
commit3c425484a7385abe9aca4951ad092fb035167780
tree978f040b5ba228b852f9a965ebcf31ef666e87cf
parent2d588b8c0858c17c7e6c2fd0b2a4d0ae7c24d350
Fix problems in pragma.c causing some PRAGMA statements to test the wrong
schema-cookie before proceeding, or to try to open cursors on the wrong
database ("PRAGMA foreign_key_check" only).

FossilOrigin-Name: 6982f52f579d20b8a2965373731d41622bda7f09fbf82cc005bb378321829f4c
manifest
manifest.uuid
src/pragma.c
test/pragma4.test