mirror of
https://github.com/Fayorg/calendrier-avant.git
synced 2026-05-27 17:18:38 +02:00
fix
This commit is contained in:
@@ -16,7 +16,7 @@ model Keys {
|
||||
|
||||
model Grade {
|
||||
id Int @id @default(autoincrement())
|
||||
test Int
|
||||
oral Int
|
||||
grade Float
|
||||
key Keys @relation(fields: [keyId], references: [id])
|
||||
keyId Int
|
||||
|
||||
Reference in New Issue
Block a user