On Sun, 2005-09-18 at 01:03 +0400, Alexander J. Kozlovsky wrote:
> Hence, SQLite deferred transactions is not serializable ones.
> 

Your understanding is incorrect.  SQLite does *not* release
locks in the middle of a transaction - ever.  It is always
serializable.
-- 
D. Richard Hipp <[EMAIL PROTECTED]>

Reply via email to