resonatecoop / api

The one Resonate API to rule them all
GNU General Public License v3.0
15 stars 5 forks source link

Add foreign keys where necessary #198

Open simonv3 opened 1 year ago

simonv3 commented 1 year ago

These weren't added in the initial migration but they should be there. Every model that has a relationship to another query should have foreign keys. We should add migrations for this. High use models should probably take priority.

Priority:

Lower priority: