]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the sqlite3changeset_start_v2() - a new version of _start() that accepts a flags...
authordan <dan@noemail.net>
Sat, 20 Oct 2018 13:48:09 +0000 (13:48 +0000)
committerdan <dan@noemail.net>
Sat, 20 Oct 2018 13:48:09 +0000 (13:48 +0000)
commit46de0728802703082967d4c563d12a2b5d154e57
tree216823bbde17a72c428163bc3d97486f60c39e02
parent9c18ef09a57a4c0244cd41942e088c73526f03bb
Add the sqlite3changeset_start_v2() - a new version of _start() that accepts a flags parameter - and a streaming equivalent to the sessions module. Also add the SQLITE_CHANGESETSTART_INVERT flag, used with start_v2() to invert a changeset while iterating through it.

FossilOrigin-Name: cbedcb9aaefdfe00453efbdf0eac6c15e1f53bbe8fff2e7d534a5adf23be04f5
ext/session/sessioninvert.test
ext/session/sqlite3session.c
ext/session/sqlite3session.h
ext/session/test_session.c
manifest
manifest.uuid