Skip to content

Update Database creation script with fields

Otto Visser requested to merge backend_database_fix into master

In this merge request, 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.

Edited by Otto Visser

Merge request reports