Skip to content
This repository was archived by the owner on Oct 9, 2022. It is now read-only.

Every table throws error: 'error: No such argument.' #38

@jedashford

Description

@jedashford

Newly installed prisma dependency and after pull from existing db

  -->  schema.prisma:188
   |
187 |
188 |   @@index([show_id], map: "place_show_id")
   |
error: No such argument.
  -->  schema.prisma:189
   |
188 |   @@index([show_id], map: "place_show_id")
189 |   @@index([tag_id], map: "place_tag_id")
   |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions