Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
efactor: rename relationship for contest_team_member
Browse files Browse the repository at this point in the history
  • Loading branch information
FranGuam committed Mar 18, 2024
1 parent 8662ca7 commit 9cc7b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata/tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@
name: contest_team_member
schema: public
object_relationships:
- name: team_as_contest_team_member
- name: contest_team
using:
foreign_key_constraint_on: team_id
- name: user
Expand Down

0 comments on commit 9cc7b48

Please sign in to comment.