Skip to content

CREATE DOMAIN is not supported #1829

@LucaCappelletti94

Description

@LucaCappelletti94

CREATE DOMAIN is not supported.

Statements such as the following fail parsing at this time:

CREATE DOMAIN my_domain AS INTEGER CHECK (VALUE > 0)

I will try to add a PR adding support for this syntax.

Best,
Luca

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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