Overview
| Comment: | removed checking for journal file. Moved setting of busy timeout and PRAGMA synchronous inside cautious-open-database |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | v1.70 |
| Files: | files | file ages | folders |
| SHA1: |
a66ca8ec4ff1945b9210e1e5f9e4294b |
| User & Date: | mmgraham on 2022-09-16 16:21:26.088 |
| Other Links: | branch diff | manifest | tags |
Context
|
2022-09-18
| ||
| 10:48 | Wrap dbfile:open-db call with mutex to minimize over-opening of db's check-in: 53f35f5363 user: matt tags: v1.70 | |
|
2022-09-16
| ||
| 16:21 | removed checking for journal file. Moved setting of busy timeout and PRAGMA synchronous inside cautious-open-database check-in: a66ca8ec4f user: mmgraham tags: v1.70 | |
|
2022-08-30
| ||
| 15:44 | Changed server timeout from 60 to 1200 seconds check-in: 36255e358b user: mmgraham tags: v1.70, v1.7006 | |
Changes
Modified db.scm
from [8c707e9257]
to [974c310e18].
[diff]
Modified dbfile.scm
from [f6dfe9d92f]
to [a29708f170].
[diff]
Modified server.scm
from [775e426670]
to [a114f4f994].
[diff]