Skip to content

fix(postgresql): Support all DROP statements#4040

Draft
kyleconroy wants to merge 1 commit intomainfrom
3935-drop-trigger-and-drop-event-trigger-postgres-queries-are-quietly-ignored
Draft

fix(postgresql): Support all DROP statements#4040
kyleconroy wants to merge 1 commit intomainfrom
3935-drop-trigger-and-drop-event-trigger-postgres-queries-are-quietly-ignored

Conversation

@kyleconroy
Copy link
Collaborator

@kyleconroy kyleconroy commented Aug 3, 2025

Fixes #3935

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang labels Aug 3, 2025
@kyleconroy kyleconroy marked this pull request as draft August 3, 2025 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files. 🔧 golang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DROP TRIGGER and DROP EVENT TRIGGER Postgres queries are quietly ignored

1 participant