Hi, I'm trying to use prisma with mssql and need to define a partial unique index, but I can't figure out how, and if I only specify a "normal" @@unique prisma migrate constantly tries to overwrite the partial one I have in place
j
janpio
03/04/2022, 10:45 AM
Partial unique indexes are not supported yet unfortunately 😞