-
-
Notifications
You must be signed in to change notification settings - Fork 579
Closed
Labels
bugSomething isn't workingSomething isn't workinggood reproEasily reproducible bugsEasily reproducible bugsintegrationsIssues with tools connecting to/querying DoltIssues with tools connecting to/querying Dolt
Description
Customer reports that the prisma tool fails with dolt but works with MySQL. Full repro here:
https://github.com/alexn-s/prisma-dolt-debug
Running the test in the repo should produce this error output:
$ pnpm exec prisma migrate dev
Prisma schema loaded from prisma/schema.prisma
Datasource "db": MySQL database "obsidian" at "localhost:3306"
Error: unknown error: table not found: _prisma_migrations
0: migration_core::state::DevDiagnostic
at migration-engine/core/src/state.rs:251
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood reproEasily reproducible bugsEasily reproducible bugsintegrationsIssues with tools connecting to/querying DoltIssues with tools connecting to/querying Dolt