Typedef
Explore posts from serversPPrisma
•Created by Typedef on 8/2/2024 in #help-and-questions
I/O error: Device or resource busy
I'm getting this error sometimes, what does it mean?
Kind: Server selection timeout: No available servers.
2 replies
PPrisma
•Created by Typedef on 6/5/2024 in #help-and-questions
default value not changing
I changed the default value of one of my fields on the schema but it doesnt propagate even if i generate the schema again?
example
showPricingBgImage Boolean @default(true)
to
showPricingBgImage Boolean @default(false)
when querying the data that has no showPricingBgImage
4 replies
PPrisma
•Created by Typedef on 9/30/2023 in #help-and-questions
Edge + Accelerate cold start
Is there coldstart with edge + accelerate?
it takes like 10 seconds for my query to get a result
is this normal?
Any way to speed it up?
25 replies