Closed maaxolofsson closed 1 month ago
Has been tested (and working) using npx prisma migrate reset and then using the GET cohort endpoints to see that the user is successfully in the cohort.
npx prisma migrate reset
Approved
Has been tested (and working) using
npx prisma migrate reset
and then using the GET cohort endpoints to see that the user is successfully in the cohort.