0.3.7
- Improve SQLite WAL management in v0.3.7 (8c1ca2c)
- improve SQLite WAL handling for erdb.db by enabling synchronous NORMAL, wal_autocheckpoint, and journal_size_limit
- run wal_checkpoint(TRUNCATE) after IMDb import jobs to prevent erdb.db-wal from growing indefinitely after large write operations
- reduce the risk of oversized WAL files during heavy cache writes and dataset imports
Full Changelog: v0.3.6...v0.3.7