ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers/Resources
Josh 017dcd6888
Make PhotoSubjects use a one to many relationship (#687)
* Attempt to remodel PhotoSubject and Photo relationship

* Fix migration name

* Use exactName for migration lock

* Revert "Use exactName for migration lock"

This reverts commit 76cee6a3ff.

* Set command timeout to 5 minutes for database migrations

* Delete unused PhotoSubjects in migration

* Clean up website queries and finalize subject refactor

* Add migration to remove PhotoSubjectCollection

* Add grace period for container startup and optimize startup

* Make config backup copy original file

* Allow docker entrypoint to fix data permissions
2023-02-24 04:20:55 +00:00
..
PhotosController.cs Make PhotoSubjects use a one to many relationship (#687) 2023-02-24 04:20:55 +00:00
ResourcesController.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00