Join Slack
Powered by
Is it possible to create a field that is unique an...
# prisma-client
f
Filip Woźniczak
04/19/2022, 11:11 AM
Is it possible to create a field that is unique and can be optional ? Like in the example?
Copy code
phone String? @unique
n
Nurul
04/20/2022, 11:08 AM
Hey Filip 👋 This is not possible as of now. You can refer to this
GitHub Discussion
f
Filip Woźniczak
04/20/2022, 11:09 AM
Thanks !
Open in Slack
Previous
Next