Skip to content

DROP DOMAIN is not supported #1827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
LucaCappelletti94 opened this issue Apr 27, 2025 · 0 comments
Closed

DROP DOMAIN is not supported #1827

LucaCappelletti94 opened this issue Apr 27, 2025 · 0 comments

Comments

@LucaCappelletti94
Copy link
Contributor

The DROP DOMAIN syntax is not currently supported.

Statements such as the following, therefore, cannot be parsed at this time.

DROP DOMAIN IF EXISTS jpeg_in CASCADE;

I will try to add support for this in a PR soon.

Best,
Luca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant