Skip to content

Support Migrations, Introspection, Studio for Driver Adapters only databases (e.g. Turso, Cloudflare D1) #22184

@janpio

Description

@janpio

Right now you have to manually create and apply a migration when you are using Prisma with Turso. Introspection and Studio also do not work as usual. The same would be true for Cloudflare D1 when we add support, as it also does not allow simple direct access to the remote database via one of our traditional, Rust-based database drivers.

This is suboptimal, because Prisma's migrations, Introspection and Studio are of course one of the reasons why our users love Prisma.

We should find a way to also configure Migrations, Introspeciton and Studio to use driver adapters.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions