Files
Kanboard-Prod/app/ServiceProvider
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
..
2018-04-04 11:37:52 -07:00
2016-12-01 22:52:58 -05:00
2016-05-28 17:42:45 -04:00
2016-05-28 19:48:22 -04:00