Files
Kanboard-Prod/app
Frédéric Guillot 5e4d506b28 Enable Sqlite WAL mode by default
WAL provides more concurrency as readers do not block writers and,
a writer does not block readers. Reading and writing can proceed concurrently.

This change might reduce the number of errors related to locked databases.

For reference: https://sqlite.org/wal.html
2023-02-10 20:02:18 -08:00
..
2022-02-05 11:49:03 -08:00
2022-02-05 11:49:03 -08:00
2022-07-11 20:45:06 -07:00
2016-05-28 19:48:22 -04:00
2022-02-05 11:49:03 -08:00
2023-01-18 18:35:19 -08:00
2018-05-09 11:21:57 -07:00
2018-06-06 15:15:02 -07:00
2022-09-28 19:42:35 -07:00