On Dec 4, 2009, at 9:45 PM, Nikolaus Rath wrote:
>
> Has it ever been discussed (or for good reason never been  
> considered) to
> extent the SAVEPOINT command with respect to its behavior if there  
> is no
> enclosing transaction?
>


http://www.sqlite.org/lang_savepoint.html

"When a SAVEPOINT is the outer-most savepoint and it is not within a  
BEGIN...COMMIT then the behavior is the same as BEGIN DEFERRED  
TRANSACTION."

D. Richard Hipp
d...@hwaci.com



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

Reply via email to