Skip to content
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

feat: support DISCARD statements #1863

Merged
merged 2 commits into from
May 27, 2024
Merged

feat: support DISCARD statements #1863

merged 2 commits into from
May 27, 2024

Conversation

olavloite
Copy link
Collaborator

Adds support for DISCARD ALL|PLANS|SEQUENCES|TEMP|TEMPORARY statements. All but ALL are no-ops.

Adds support for DISCARD ALL|PLANS|SEQUENCES|TEMP|TEMPORARY
statements. All but ALL are no-ops.
@olavloite olavloite merged commit 8bdc569 into postgresql-dialect May 27, 2024
36 checks passed
@olavloite olavloite deleted the discard-all branch May 27, 2024 07:46
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.

None yet

1 participant