Skip to content
Snippets Groups Projects

Update Database creation script with fields

  1. May 15, 2018
    • Max van Deursen's avatar
      Update Database creation script with fields · 60246631
      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)
      60246631
Loading