]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the PRAGMA data_version command so that it reponse to changes made data_version_pragma
authordrh <drh@noemail.net>
Sat, 20 Dec 2014 14:34:02 +0000 (14:34 +0000)
committerdrh <drh@noemail.net>
Sat, 20 Dec 2014 14:34:02 +0000 (14:34 +0000)
commitd7107b3852793d77c7e5e4ac679ec99300a42507
tree834f7ad928b2c904a2fb64447d6da6b93dce5dc8
parent0d339e44a0fa01a8f99ca2bda5971aecbd860922
Update the PRAGMA data_version command so that it reponse to changes made
by a shared-cache database connection, and also to changes made by the same
database connection.  Add test cases to verify the new behavior.

FossilOrigin-Name: 44ee538374940c50198949f2cbb9213ba2375b6a
manifest
manifest.uuid
src/pager.c
test/pragma3.test