Commit f48d463
committed
fix: enable WAL before SQLite sync tuning
Set WAL mode on the same SQLite connection before lowering synchronous so
startup never observes NORMAL durability outside WAL mode.1 parent 54fd3bb commit f48d463
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments