tambahan
This commit is contained in:
@@ -13,6 +13,7 @@ model User {
|
||||
name String?
|
||||
email String? @unique
|
||||
password String?
|
||||
phone String? @unique
|
||||
createdAt DateTime @default(now())
|
||||
updatedAt DateTime @updatedAt
|
||||
ApiKey ApiKey[]
|
||||
|
||||
Reference in New Issue
Block a user