P
Postiz2mo ago
Support

Ticket: MySQL Support Required in Database Provider

@vana Just created a ticket
Question: Database provider do not support MySQL
Attempted: postgresql is hard code at there: https://github.com/gitroomhq/postiz-app/blob/e0d4661e871ac56e9ef71a04dd22fb5149434b4e/libraries/nestjs-libraries/src/database/prisma/schema.prisma#L9
Working On: Myself
Using Postiz On: kubernetes
Take it from here @Postiz
GitHub
postiz-app/libraries/nestjs-libraries/src/database/prisma/schema.pr...
📨 The ultimate social media scheduling tool, with a bunch of AI 🤖 - gitroomhq/postiz-app
2 Replies
vana
vana2mo ago
PrismaClientInitializationError: error: Error validating datasource db: the URL must start with the protocol postgresql:// or postgres://. --> schema.prisma:10 | 9 | provider = "postgresql" 10 | url = env("DATABASE_URL") |
Support
SupportOP2mo ago
@Postiz please help @vana

Did you find this page helpful?