mirror of
https://github.com/stashapp/stash.git
synced 2026-04-10 08:16:14 -05: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