hey folks, currently trying to figure out a way to...
# prisma-migrate
c
hey folks, currently trying to figure out a way to apply the migrations. Basically, when we need to generate data. I can change the structure using the Prisma directives which work like a charm. I'm wondering which recommendations can you give me, any guide that I can follow? Thoughts!