Artifact
58fd507fa91bac044bf5868a52f23c578a71fa1e91f583e7a57c53990996a179:
- File
src/attach.c
-
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: 25771)
-
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: 25771)