On 31 Jul 2019, at 11:36am, test user <[email protected]> wrote:
> BEGIN IMMEDIATE forces a "write transaction", but there is no counterpart for > a "read transaction". The difference is that the connection can write as well as read. So it is a lock for reading. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

