]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Redefine the way PRAGMA data_version works: It continues to change when
authordrh <drh@noemail.net>
Mon, 22 Dec 2014 18:41:21 +0000 (18:41 +0000)
committerdrh <drh@noemail.net>
Mon, 22 Dec 2014 18:41:21 +0000 (18:41 +0000)
commit3da9c04712ed96e74427c8168fcfac5527413e1c
tree4956ac985d5b8eccd42b7b9ab6743f242d9102b6
parentdd31b4e709b65916083061a60f6bc055c5122cac
Redefine the way PRAGMA data_version works:  It continues to change when
any other connection commits, including shared-cache connections, but does not
change if the local connection commits.

FossilOrigin-Name: 7a97826f33460f3b4f3890c9cf97116c3355eeda
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
test/pragma3.test