fotoflo
Explore posts from serversPPrisma
•Created by fotoflo on 6/4/2024 in #help-and-questions
db push and migrate dev
i used prisma db push, and now i want to create the migration and push to prod. I used migrate dev on local and it wants me to delete all data.
i assume later when i migrate prod i will also lose all data?
9 replies
PPrisma
•Created by fotoflo on 4/19/2024 in #help-and-questions
How to get the type of a compound query?
how would i get the type of this?
6 replies
PPrisma
•Created by fotoflo on 3/9/2024 in #help-and-questions
Fixing slow query
Hey guys, any idea why this query might suddenly take 9 seconds?
schema:
Maybe i need to add some indices?
11 replies