Skip to content

Add check constraints to a table #1461

@vitoacme

Description

@vitoacme

I couldn't find a way to execute something like

alter table table.column add constraint column_length check (length(column) >= 6);

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