-
-
Notifications
You must be signed in to change notification settings - Fork 873
Closed
Labels
bugSomething isn't workingSomething isn't workingpostgresIssues relating to the Postgres dialectIssues relating to the Postgres dialect
Description
Search before asking
- I searched the issues and found no similar issues.
What Happened
Statement DROP FOREIGN TABLE
is unparsable
Expected Behaviour
Parses correctly according to: https://www.postgresql.org/docs/current/sql-dropforeigntable.html
Observed Behaviour
Unparsable
How to reproduce
DROP FOREIGN TABLE test;
Dialect
postgres
Version
3.3.0
Configuration
.
Are you willing to work on and submit a PR to address the issue?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpostgresIssues relating to the Postgres dialectIssues relating to the Postgres dialect