mirror of
https://github.com/stashapp/stash.git
synced 2026-01-05 13:19:40 -06:00
* Move optimise out of RunAllMigrations * Separate read and write database connections * Enforce readonly connection constraint * Fix migrations not using tx * #5155 - allow setting cache size from environment * Document new environment variable