Hello !  

I forgot to include this topics on my wish list:  

Sqldiff is an amazing tool added to sqlite, but it can be even more useful if
it's integrated on sqlite itself, right know sqldiff needs two databases to
operate, but if included in sqlite3 somehow it could generate the diffs on
the go and then those diffs could be used to sync a remote/other database  

Using the knowledge already developed with fossil, sqldiff inside sqlite
could also optionally generate a hash of the original record (I mean pre
update) and that hash could be used to help with conflicts and or allow a
creation of a historic database a la VCS/fossil-scm/git.  

Cheers !

Reply via email to