On 07/24/2016 03:49 AM, Eduardo Morras wrote:
> 
> You can use the Sqlite session extension to produce patch files between
> db file versions. It has some restrictions on schema and documentation
> is scarce, but if I had the same goal as you, I'll try that way.
> 
> To use it you need Sqlite version >= 3.13.0
> 
> www.sqlite.org/sessionintro.html
>  

That's really nifty - the base tech seems to already exist. I wonder how
much engineering effort would be required to gut, configure, and extend
the existing SQLite/Fossil tech into a distributed, version controlled
database management system?
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to