Update Database creation script with fields
- May 15, 2018
-
-
Max van Deursen authored
In this commit, the createtables.sql script is updated with four new fields: the User table has an explicit gdpr_accepted and gdpr_time field and the CourseEdition table has both a name and a study_year field. Moreover, the gender field of User is renamed to tshirt_gender and only includes 1 character (M or F)
-