ralf
PPrisma
•Created by ralf on 3/8/2025 in #help-and-questions
Get "normal" database credentials from prisma.io Postgres db.
hey @Nurul (Prisma) thank you so much for the response!
Yeah this is really important to me!
It is like actually a deal breaker if I can't use tools like Metabase with my db, because it is essential for understanding user behaviour in my application!
Looking forward for your changes!
4 replies
PPrisma
•Created by ralf on 12/18/2024 in #help-and-questions
Prisma Data Platform onboarding issue
actually I also just tried working with the optimize quickstart and it gave me an issue,
first of all my IDE told me I don't need tracing as a preview feature (tracing is deprecated not preview anymore) but when running the optimize prisma client it told me to enable it
And then when enabling it and running there is an error
prisma:warn In production, we recommend using
prisma generate --no-engine
(See: prisma generate --help
)
┌─────────────────────────────────┐
│ See your Optimize dashboard at: │
│ https://optimize.prisma.io │
└─────────────────────────────────┘
TypeError: this.getGlobalTracingHelper(...).dispatchEngineSpans is not a function
at ho.dispatchEngineSpans (.../@prisma/client/runtime/library.js:121:1715)6 replies
PPrisma
•Created by ralf on 12/18/2024 in #help-and-questions
Prisma Data Platform onboarding issue
sure, thank you! 👍
6 replies