mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-08 10:08:56 +01:00
- Turn on `foreign_keys` to cascade on delete properly
- Turn on `journal_mode` and set `synchronous` to NORMAL which may help performance for larger libraries
Based on d977b89af1
Co-authored-by: ghostbear <andreas.everos@gmail.com>