mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-04-11 05:19:04 +02:00
Update main.wasp
This commit is contained in:
parent
29996a2006
commit
b037c82e63
@ -96,7 +96,7 @@ app SaaSTemplate {
|
||||
|
||||
entity User {=psl
|
||||
id Int @id @default(autoincrement())
|
||||
email String? @unique
|
||||
email String?
|
||||
username String @unique
|
||||
password String
|
||||
createdAt DateTime @default(now())
|
||||
|
Loading…
x
Reference in New Issue
Block a user