rust-free engine with accelerate
is anyone using accelerate with rust-free prisma?
i guess i don't need to run prisma generate on deploy anymore, since i checked in all the generated files?
but am i still supposed to have an adapter option in production, when using an accelerate connection string?
for context, we use direct connections to postgres databases on localhost and preview environments, but accelerate in production
i guess i don't need to run prisma generate on deploy anymore, since i checked in all the generated files?
but am i still supposed to have an adapter option in production, when using an accelerate connection string?
for context, we use direct connections to postgres databases on localhost and preview environments, but accelerate in production