mirror of
https://github.com/scummvm/scummvm-web.git
synced 2026-05-21 05:40:47 +00:00
2d41648004
This avoids Propel to issue a transaction at each save which causes SQLite to sync to disk after every single insertion. This speeds up the process dramatically on slow drives.