Skip to content

Commit

Permalink
chore: add relationship
Browse files Browse the repository at this point in the history
  • Loading branch information
FranGuam committed Mar 22, 2024
1 parent 4595d67 commit c11551e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions metadata/tables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,13 @@
table:
name: contest_manager
schema: public
- name: contest_maps
using:
foreign_key_constraint_on:
column: contest_id
table:
name: contest_map
schema: public
- name: contest_notices
using:
foreign_key_constraint_on:
Expand Down

0 comments on commit c11551e

Please sign in to comment.