Skip to content

Add support for PostgreSQL DROP RULE - #2434

Open
LucaCappelletti94 wants to merge 1 commit into
apache:mainfrom
LucaCappelletti94:pg-drop-rule
Open

Add support for PostgreSQL DROP RULE#2434
LucaCappelletti94 wants to merge 1 commit into
apache:mainfrom
LucaCappelletti94:pg-drop-rule

Conversation

@LucaCappelletti94

Copy link
Copy Markdown
Contributor

The parser does not recognize DROP RULE, so migration scripts and schema dumps that remove rewrite rules fail to parse. This is the companion of #2433, and the two are independent and can land in either order.

Doc: https://www.postgresql.org/docs/current/sql-droprule.html

@LucaCappelletti94
LucaCappelletti94 marked this pull request as ready for review August 7, 2026 07:29
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

Successfully merging this pull request may close these issues.

1 participant