al
PPrisma
•Created by al on 11/13/2024 in #help-and-questions
Syncing Prisma across multiple repo's
thanks for the response @RaphaelEtim , in my situation one of my services actually uses the python prisma client instead of the node package, is there a recommended practice for this circumstance as well?
4 replies
PPrisma
•Created by al on 11/7/2024 in #help-and-questions
new optional field failing
resolved, turns out I was generating the prisma client in the wrong python environment
7 replies
PPrisma
•Created by al on 11/7/2024 in #help-and-questions
new optional field failing
@Nurul is there a way to verify that my client is being generated correctly?
7 replies
PPrisma
•Created by al on 11/7/2024 in #help-and-questions
new optional field failing
appreciate the response @Nurul (Prisma)
7 replies
PPrisma
•Created by al on 11/7/2024 in #help-and-questions
new optional field failing
any idea what else I could be missing?
7 replies
PPrisma
•Created by al on 11/7/2024 in #help-and-questions
new optional field failing
I've tried testing the migration locally, where I first spin up an empty DB, run the migration using npx prisma migrate deploy, then generate the clients for all touching services using npx prisma generate / prisma generate after assuring the schema files are identical and up to date
7 replies