Open
Description
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
Labels
No labels