Skip to content

UNIQUE constraint on columns #660

Open
@mortee

Description

@mortee

Is your feature request related to a problem? Please describe.

I can't specify that a column's values need to be unique. If Tables is to be considered anything like a database, then this would be essential.

Describe the solution you'd like

Just like there's a "required" switch on the column creation dialog (NOT NULL), a "unique" switch should be there too. Row creation should fail if the value is not unique.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending approval or rejection. This issue is pending approval.discussionBeing discussedenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions