Skip to content

v7: Allow traversing relations when using relationMode = "prisma" #1356

Description

@michaelhays

We use PlanetScale for our database provider, and thus do not use foreign keys, but instead use relationMode = "prisma". In Prisma Studio v7, columns that reference another table are just shown as varchar, without any ability to click on the item to open that related record in its own table.

I tested this with proper foreign keys, and it is possible to traverse the relations, so it appears that this just doesn't work with relationMode = "prisma".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions