fix: make migration idempotent again
This commit is contained in:
parent
7a2b972f9f
commit
977840446e
@ -20,7 +20,7 @@ Course -- Information about a single course; contained info is always visible
|
||||
applicationsRequired Bool default=false
|
||||
applicationsInstructions Html Maybe
|
||||
applicationsText Bool default=false
|
||||
applicationsFiles UploadMode "default='{ \"mode\": \"no-upload\" }'::jsonb"
|
||||
applicationsFiles UploadMode "default='{\"mode\": \"no-upload\"}'::jsonb"
|
||||
applicationsRatingsVisible Bool default=false
|
||||
TermSchoolCourseShort term school shorthand -- shorthand must be unique within school and semester
|
||||
TermSchoolCourseName term school name -- name must be unique within school and semester
|
||||
|
||||
Loading…
Reference in New Issue
Block a user