🕹️ Open-source, developer-first LLMOps platform designed to streamline prompt design, version management, instant delivery, collaboration, troubleshooting, observability and more.
Currently, it is needed to manually run DB migrations using the Prisma CLI. However, when deploying Pezzo via Docker Compose, it is desired that the migrations will apply automatically when spinning up the services, so no manual intervention is needed.
Use-Case
No response
Is this a feature you are interested in implementing yourself?
Proposal
Currently, it is needed to manually run DB migrations using the Prisma CLI. However, when deploying Pezzo via Docker Compose, it is desired that the migrations will apply automatically when spinning up the services, so no manual intervention is needed.
Use-Case
No response
Is this a feature you are interested in implementing yourself?
Yes