Skip to content
Snippets Groups Projects
Commit dfb2cce8 authored by Jure's avatar Jure
Browse files

feat(model-team): introduce TeamMember model

BREAKING CHANGE: Members were previously stored on the Team.members property, as a JSONB array. Now
they're represented through the TeamMembers join table, that joins users and teams.
parent fa544147
No related branches found
No related tags found
No related merge requests found
Showing
with 281 additions and 88 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment