If I introspect postgres check constraints into pr...
# orm-help
d
If I introspect postgres check constraints into prisma, they’re not added to the prisma schema, but will they still be reflected whenever a new prisma migration is run in a different env?