Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

How to fix "column "A" of relation "_auth_group_permissions" does not exist" #309

@EndyKaufman

Description

@EndyKaufman

I have this schema
image
if i try work with prisma i have error
How to fix "column "A" of relation "_auth_group_permissions" does not exist"
if i clear database and run prisma2 dev - it create correct database, but fields in relation have name A, B, i want use custom name, and not generate database with prisma2 dev, i want create database with my hands
image
example of my sql migrations for create relation table
image
i want map exists tables to prisma schema
please help me :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions