feat: Add option to switch sqlite to WAL (#6050)

Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
Xavier L.
2025-09-08 12:23:37 -04:00
committed by GitHub
parent c46c412bf5
commit 3774f68393
4 changed files with 34 additions and 9 deletions

View File

@@ -88,6 +88,8 @@ tasks:
- rm -r ./dev/data/recipes/
- rm -r ./dev/data/users/
- rm -f ./dev/data/mealie*.db
- rm -f ./dev/data/mealie*.db-shm
- rm -f ./dev/data/mealie*.db-wal
- rm -f ./dev/data/mealie.log
- rm -f ./dev/data/.secret