You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
track_groups
track_group_items
tracks
playlists
playlist_items
user_groups
users
plays
Lower priority:
credits
user_membership
etc
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: