]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow sqlite3_snapshot_open() to be called to change the snapshot after a read
authordan <dan@noemail.net>
Wed, 15 Aug 2018 14:03:26 +0000 (14:03 +0000)
committerdan <dan@noemail.net>
Wed, 15 Aug 2018 14:03:26 +0000 (14:03 +0000)
commit588032fe33588950ffcf525600822aacb07544c5
tree13e47346e0c3ed3a8f613a860b8ec1e590ce2d94
parent8430450674663fc453e10d78d942df9cc851da7f
parentfa3d4c19a9ee0d87fc0fe5aec374cd2fe47af24e
Allow sqlite3_snapshot_open() to be called to change the snapshot after a read
transaction is already open on database.

FossilOrigin-Name: 41399169954f9bef53c3fa89879f39823b80bd127f76cf60abbe24217878a571
manifest
manifest.uuid
src/main.c
src/wal.c