Changes to the schema on production
Alright, so i deployed but no i have to adapt.
Still in testing so better get used to how prisma pushes new segments to postgres tables.
Case 1 i change a default from false to true
Its asking yo reset which we cant do anymore.
Trying the prisma migrate --create-only, prisma migrate deploy prisma migrate dev approach
But cant seem to work a scriot properly in a monorepo.
Read lots of docs and had days worth of conversations with ai.
I just want a structure tbat has worked with someone so i can follow and attempt. Since the docs dont seem to be working for me.
Any one please
Still in testing so better get used to how prisma pushes new segments to postgres tables.
Case 1 i change a default from false to true
Its asking yo reset which we cant do anymore.
Trying the prisma migrate --create-only, prisma migrate deploy prisma migrate dev approach
But cant seem to work a scriot properly in a monorepo.
Read lots of docs and had days worth of conversations with ai.
I just want a structure tbat has worked with someone so i can follow and attempt. Since the docs dont seem to be working for me.
Any one please