carstenbaumhoegger
05/21/2019, 9:21 AMtoOne
-Relation to our datamodel.
This issue https://github.com/prisma/prisma/issues/2323 describes the current migration options and how to set default values etc., but I can’t figure out, how to connect another type by default (e.g. a user by the unique mail-adress). Is there any possibility to do this via the Prisma migrations?
We’re running over a dozen backends which I’d had to migrate manually, if this isn’t possible.