Skip to content
Snippets Groups Projects

Modify database table creation script

  1. May 14, 2018
    • Max van Deursen's avatar
      Modify database table creation script · 9302e2a3
      Max van Deursen authored
      In this commit, the createtables.sql is modified to incorporate the
      requested changes by the client, which includes the following:
      - A table to save notes from the student when giving interest
      - A field which specifies whether the student has TAd the course last
      year
      
      Moreover, there is a minor fix in the primary key of the Limits table,
      which now also includes the year and quarter.
      9302e2a3
Loading