Commit Graph
7 Commits
Author SHA1 Message Date
Laurin 5223c50881 update campaign, participants, group 2021-11-03 14:57:14 +01:00
Laurin 124773cce3 Add leader fields 2021-11-01 18:45:05 +01:00
Laurin 30ffd094bd Normalize schema 2021-11-01 18:19:41 +01:00
Stefan ea6b2d73d0 Chaned Prisma shema due to Issue: #8
- Added Role model
- Added Roles to disciplinese and Participants
2021-10-19 08:27:36 +02:00
Stephan ee81acea24 Add name to events in the prisma schema 2021-10-15 11:08:42 +02:00
Stephan a46c10018d Update the main Prisma schema
- Added two distinct IDs (A private, serial PK and a public, UUIDv4-based, API ID)
- Added default values
- Applied some basic formatting (Field names, ...)
2021-10-14 13:43:06 +02:00
Stefan a934017d87 boilerplate 2021-10-11 12:06:02 +02:00