M-N relationships are not working with migrations

Based on feedback to my Github Issue, I created a new Prisma project using their starter app. This allowed me to test the Prisma model against their latest Beta (2.0.0-beta.2).

Both migrate save and migrate up worked under that set-up. I tested against both Sqlite and Postgres.

1 Like