]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix incompatibilities between the "sqldiff --changeset" command and the
authordan <dan@noemail.net>
Mon, 22 May 2017 18:09:00 +0000 (18:09 +0000)
committerdan <dan@noemail.net>
Mon, 22 May 2017 18:09:00 +0000 (18:09 +0000)
commit07d0f15e9354e668510095fd85fa83ac36dd82d2
tree1877d313a0bed27e43f7160e8f44496187e9bf2d
parent453ca043a250bdfcf5d1d6971b663d1c587e482b
Fix incompatibilities between the "sqldiff --changeset" command and the
sessions module. Specifically, allow sessions to process changesets containing
tables with zero operations on them and have sqldiff output the expected
output for tables with multi-column primary keys.

FossilOrigin-Name: 0bb23c48064cc64134697469f3f4d2d3610b9e6c7a0dc54a3c47a00bd6c2a860
ext/session/sessiondiff.test [new file with mode: 0644]
ext/session/sqlite3session.c
manifest
manifest.uuid
tool/sqldiff.c