]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Update the sqlite3_snapshot_get() API so that if the caller does not have an open...
authordan <dan@noemail.net>
Thu, 10 Dec 2015 20:03:08 +0000 (20:03 +0000)
committerdan <dan@noemail.net>
Thu, 10 Dec 2015 20:03:08 +0000 (20:03 +0000)
commit7116dc60dc1017472e254a4e475a13c621996e6d
treeaac555c137e86c76d220d638a29b344d9b11eb96
parent745c14eb15d8ce2048e2e9185b3780ddb5671d9b
Update the sqlite3_snapshot_get() API so that if the caller does not have an open read transaction on the named database, one is automatically opened.

FossilOrigin-Name: b9c90f10297d8516a661449e8af898e682c930aa
manifest
manifest.uuid
src/main.c
src/sqlite.h.in
test/snapshot.test