Mongodb schema update - how to
I looked at the documentation to understand the right way to update the schema for MongoDB.
I'm doing
prisma generate
prima db push
is it the correct way? not able to find documentation
I'm doing
prisma generate
prima db push
is it the correct way? not able to find documentation