dhruv
06/24/2018, 12:26 PM@unique
decorator meant to be case insensitive? I'm having issues where I can create numerous records with the same value but different casing: https://github.com/prismagraphql/prisma/issues/1641#issuecomment-399752411
Seems like this shouldn't be the case given the docs here: https://www.graph.cool/docs/reference/database/data-modelling-eiroozae8u#field-constraintsnilan
06/25/2018, 9:06 AM