Skip to content

Commit

Permalink
Add a TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJCLaw committed Jan 9, 2021
1 parent da07375 commit 97dde60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code_submitter/tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
),
)

# TODO: constrain such that each team can only have one choice per session?
ChoiceForSession = sqlalchemy.Table(
'choice_for_session',
metadata,
Expand Down

0 comments on commit 97dde60

Please sign in to comment.