Skip to content

table properties window ignores unique constraints #10139

Description

@kor3k

Describe the bug

the table properties window does not show unique constraints.
(right click table -> properties -> constraints -> unique)
no unique index is shown here.

but table definitely has them, as "CREATE script" writes them correctly
(right click table -> scripts -> CREATE script)
indeed includes unique index definition.

Screenshots

Image

Desktop (please complete the following information):

  • OS: ubuntu
  • pgAdmin version: 9.16
  • Mode: docker
  • Browser (if running in server mode): any
  • Package type: docker container
  • postgres version: 18.4-1.pgdg13+1

Additional context

Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    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