Skip to content

Can't refer to the primary key in a Unique key #985

@parsonsmatt

Description

@parsonsmatt

Consider:

Group
  name Text

User
  Id String
  group GroupId

  UniqueUserGroup id group

This fails because the id column is unknown.

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