Skip to content

Indices Lack Scoped Uniqueness Constraints #537

Open
@toastercup

Description

@toastercup

To ensure data integrity and performance, we need to:

  • Ensure all relevant indexes are also unique
  • Set up partial indexes so deleted_at records are not considered for uniqueness
  • Set up partial indexes so records are scoped to their Tenant/Organization or ContentType (unsure how possible all of this is)

See:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions