Skip to content

Prisma tool compatibility #4511

@zachmu

Description

@zachmu

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 workinggood reproEasily reproducible bugsintegrationsIssues with tools connecting to/querying Dolt

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions