mawilson / survivor_draft

MIT License
0 stars 0 forks source link

Make Tribe -> Season relationship many-to-many #115

Closed mawilson closed 6 months ago

mawilson commented 7 months ago

As done with Survivors <-> Seasons & Survivors <-> Teams, make the Tribe -> Season relationship many-to-many. This way tribes won't need to be duplicated for linked seasons.

mawilson commented 6 months ago

Done in https://github.com/mawilson/survivor_draft/pull/127