2019-03-19 14:09:02
— part of check-in
[6cc5354821]
on branch db-begin-txn-updates
— Replace most calls to db_begin_transaction() with db_begin_write() to avoid
having a reader locking during a COMMIT.
(user:
andybradford
size: 11269)
2019-09-03 20:22:33
— part of check-in
[3ad81c3c49]
on branch trunk
— Make calls to db_begin_write() instead of db_begin_transaction() where
appropriate.
(user:
drh
size: 11269)