Skip to content

Primary Key Constraint missing on some models #7128

Closed
@ewdurbin

Description

@ewdurbin

The following models/tables have a UUID id column but are missing a Unique Index and Primary Key Constraint on the column:

  • File/release_files
  • Dependency/release_dependencies
  • Role/roles

I'm not sure how we ended up in this state, but it seems something was missed in #4958 when migrating to surrogate keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions