Modify database table creation script
In this merge request, 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.