Tambahan buat deploy
This commit is contained in:
@@ -305,6 +305,7 @@ model ProfilPerbekel {
|
||||
programUnggulan String @db.Text
|
||||
image FileStorage? @relation(fields: [imageId], references: [id])
|
||||
imageId String?
|
||||
imageUrl String
|
||||
createdAt DateTime @default(now())
|
||||
updatedAt DateTime @updatedAt
|
||||
deletedAt DateTime @default(now())
|
||||
|
||||
Reference in New Issue
Block a user