Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins using file src/diff.c version d0f43472

2019-09-03
20:36
Wiki test fixes. ... (check-in: b40f1ac1 user: drh tags: trunk)
20:22
Make calls to db_begin_write() instead of db_begin_transaction() where appropriate. ... (check-in: 3ad81c3c user: drh tags: trunk)
2019-08-31
16:42
Merge in latest from trunk. ... (check-in: aa376391 user: andybradford tags: db-begin-txn-updates)
2019-03-19
14:09
Replace most calls to db_begin_transaction() with db_begin_write() to avoid having a reader locking during a COMMIT. ... (check-in: 6cc53548 user: andybradford tags: db-begin-txn-updates)