mirror of
https://github.com/stashapp/stash.git
synced 2026-01-01 19:32:06 -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