On Sunday, July 9, 2017 at 4:00:53 AM UTC-5, xgid wrote: > > I also made a minimal research of the matter before my posts, with the > following several search terms: > > - sqlite binary git > - sqlite git diff > - sqlite git howto store > > and came across the same links and some other, including the one at stack > overflow > <https://stackoverflow.com/questions/550566/sqlite-table-with-git-merging/551409#551409> > > that I referenced in my previous post. >
> The fact is that, altough the answer I selected in that SO thread has only > 1 upvote and was not marked as "best answer" by the OP, *was at the > bottom of the list of answers* (1), I saw it as "the most accurate" > considering my own experience in the matter (database import/export tools > of various DBMSs, including Sqlite). > Yeah, that often happens, especially with late answers. > *Conclusion for the part that interests us right now: * > > The sqlite dump command is not usable as a means of generating nice diffs > of the changes in .leo.db files. > > Interesting. > The good news are that Offray and Vitalije *have already provided the > solution to this problem*: use the .leo XML file format as export format > and store that in git, instead of the (raw) sqlite dump. Well, at least the > old .leo XML format will be of some use! ;-) (this is a joke!) > Thanks for these observations. Edward > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
