Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: sqlite pragma order for auto_vacuum (launchbadge#3230)
* fix: sqlite pragma order for auto_vacuum Setting the auto_vacuum pragma must come before setting the journal mode otherwise it won't apply. * fix: better documentation for auto_vacuum Co-authored-by: Austin Bonander <austin.bonander@gmail.com> --------- Co-authored-by: Austin Bonander <austin.bonander@gmail.com>
- Loading branch information