On 2013.11.23 7:20 AM, Simon Slavin wrote:
Had the person who devised SQL thought it through, he'd have thought up 
savepoints instead of transactions and we wouldn't use transactions at all.

This is an interesting proposal, and makes a lot of sense to me, especially given that savepoints today don't have the precondition of a "transaction" being active to use them, so on their own "savepoint" is like a generalization of a "transaction". -- Darren Duncan

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to