On 23 Jun 2010, at 6:14pm, David Bicking wrote: > Did I miss Sqlite getting nested transactions? > > I thought it only had one transaction, in which you can have multiple > savepoints, which are kind of sort of like nested transactions, but they use > SAVEPOINT and not BEGIN. Doesn't an abort rollback the full transaction?
No, I was wrong. You're right. I must have been remembering from another SQL implementation. Sorry, I withdraw that objection. Simon. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users