mirror of
https://github.com/EdiFarcas/Giveaway-app.git
synced 2026-06-29 03:00:57 +03:00
Entry Update 2
This commit is contained in:
@@ -78,5 +78,6 @@ model Entry {
|
||||
userId String
|
||||
giveaway Giveaway @relation(fields: [giveawayId], references: [id])
|
||||
giveawayId String
|
||||
weight Float
|
||||
acive Boolean @default(true)
|
||||
pastValue Int @default(0)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user