fix(storage,sqlite): prevent 'database is busy' error by using busy_timeout pragma

This commit is contained in:
2023-04-06 14:45:50 +02:00
parent 32c6f0a77e
commit 054e80bbfb
12 changed files with 75 additions and 85 deletions

View File

@ -1 +1 @@
/*.sqlite
/*.sqlite*