aau-giraf / web-api

The backend API for GIRAF — a .NET-core project written in C#.
GNU General Public License v3.0
2 stars 5 forks source link

Task/900 #260

Closed Casper0913 closed 1 year ago

Casper0913 commented 2 years ago

Warnings

REMEMBER TO DROP SCHEME AND REBUILD - IF RUNNING LOCAL The reason for this is that there already is data in the database and the migration can not just be added.

THIS CONTAINS NEW MIGRATION NOT IN THE GIRAF DATABASE, SO IT COULD BREAK DATABASE After it is merged, then the GIRAF database needs to be upgraded with this new migration.

Description

This pull request adds a new migration with the trustee relation table.

Fixes: #259

Type of change

Please delete options that are not relevant.

Checklist: