mirror of
https://github.com/mihonapp/mihon.git
synced 2025-07-17 05:03:17 +02: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>