On Mon, Apr 16, 2012 at 2:14 PM, Kit <[email protected]> wrote: > 2012/4/16 Puneet Kishor <[email protected]>: > > I am experimenting with a home-grown versioning system where every > "significant" modification to row would be performed on a copy of the row, > the original being preserved. > > Any other suggestions to achieve a similar functionality would be > welcome. > > -- > > Puneet Kishor > > 1. Use Git or Mercurial >
SQLite uses Fossil <http://www.fossil-scm.org/> -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

