Join Slack
Powered by
I want to combine two columns instead of 'unique' ...
# orm-help
j
Junsu Kim
05/12/2019, 8:10 AM
I want to combine two columns instead of 'unique' and make them unique. I want to make a kind of Composite Key, is this possible in prisma??
b
bkstorm
05/12/2019, 10:14 AM
it's impossible 😄
j
Junsu Kim
05/12/2019, 12:45 PM
Thanks!
s
Sávio Serra
05/12/2019, 1:27 PM
But you can add this constraint on the table manually
5
Views
Open in Slack
Previous
Next