]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance documentation of sqlite3_snapshot_open() to explain that the database
authordrh <drh@noemail.net>
Sat, 27 Feb 2016 14:00:07 +0000 (14:00 +0000)
committerdrh <drh@noemail.net>
Sat, 27 Feb 2016 14:00:07 +0000 (14:00 +0000)
commitd892ac97bbf4bc8d32ec7b356f6d61dc6edf1f9b
treedb61921a29df4ea7f60652c29d0d7b6cc0e05d4e
parentfe41a98fd660727383882c40f199f892f0f1eff9
Enhance documentation of sqlite3_snapshot_open() to explain that the database
connection must have participated in at least one read operation prior to
the beginning of the transaction for which the snapshot is to be opened.
Add test cases for this fact.

FossilOrigin-Name: 33dd671cb9c17f08dbc61aed91e80eaeb84bfaf5
manifest
manifest.uuid
src/sqlite.h.in
test/snapshot.test