Skip to content

Ingredients cannot currently belong to more than one recipe #29

Description

@robertmain

Describe the bug
The database schema does not currently allow an ingredient to belong to multiple recipes. This is due to a unique constraint being placed on each column of the join table rather than the combination of the two columns.

Additional context
Manifestation of: typeorm/typeorm#7395

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions