Join Slack
Powered by
Hello I have a problem with prisma autoincrement u...
# orm-help
c
Clément Guibout
08/13/2022, 2:26 PM
Hello I have a problem with prisma autoincrement using postgres my model is:
Copy code
model Event { evt_id String @id @default(uuid()) ...
Open in Slack
Previous
Next