I am struggling a little bit to understand the cor...
# orm-help
j
I am struggling a little bit to understand the correct workflow. I want to add a unique index to a field. Should I modify schema.prisma then do something to generate a migration?