Commit Graph
3 Commits
Author SHA1 Message Date
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
Stephan dfcbe130ee Remove migrations
Migrations should not be in the repository
2021-10-11 13:27:38 +02:00
Stephan 62cc1cc122 Ignore Prisma migrations
Prisma migration files should not be pushed
2021-10-11 13:26:59 +02:00