|
e39e2d4c49
|
Always consolidate the WAL file and VACUUM to start
|
2025-01-25 23:03:27 -06:00 |
|
|
a43739dfeb
|
Lower exponential delay 10x
|
2025-01-25 15:56:25 -06:00 |
|
|
296f37262d
|
Also use exponential backoff for a locked db in the initial database schema, and support passing a QString to exec()
|
2025-01-25 15:18:34 -06:00 |
|
|
6e12e28cd7
|
Invert passed check, this broke all queries, whoops
|
2025-01-25 13:17:07 -06:00 |
|
|
966bdcd1cb
|
Centralize exec() in db_common for gradual backoff retries
|
2025-01-25 13:11:03 -06:00 |
|
|
8dc972b4de
|
Move the database initialization to db_common
|
2025-01-25 12:40:39 -06:00 |
|
|
775e5bddb7
|
Centralize the database thread connection code
|
2025-01-24 23:50:40 -06:00 |
|