Commit History

Autor SHA1 Mensaxe Data
  dan bad7d5041a Reinstate some test cases accidentally removed by [cb023fe28560ce0f]. hai 1 ano
  dan 975f2062da Add the SQLITE_CHANGESETAPPLY_IGNORENOOP flag, which may be passed to sqlite3changeset_apply_v2() to have it ignore changes that would be no-ops if applied to the database (e.g. deleting a row that has already been deleted), instead of considering them conflicts. hai 1 ano
  dan 1e25d20cca Update sqlite3changeset_apply_v2() so that it handles no-op UPDATE changes (UPDATE changes that modify no columns). This fixes a regression introduced by [e4ccfac09b]. Also modify sqlite3rebaser_rebase() so that it does not output changesets containing such UPDATEs. %!s(int64=3) %!d(string=hai) anos