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

Add support for Postgres ALTER TYPE #1727

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Add support for Postgres ALTER TYPE #1727

merged 2 commits into from
Feb 17, 2025

Conversation

jvatic
Copy link
Contributor

@jvatic jvatic commented Feb 16, 2025

And expose CREATE TYPE AS ENUM through Generic dialect.

@jvatic
Copy link
Contributor Author

jvatic commented Feb 17, 2025

Thanks for the review @iffyio! :) Comments addressed, let me know if there's any more changes you'd like.

@iffyio iffyio changed the title Add support for Postgres ALTER TYPE {RENAME TO|{ADD|RENAME} VALUE} Add support for Postgres ALTER TYPE Feb 17, 2025
Copy link
Contributor

@iffyio iffyio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks @jvatic!
cc @alamb

@iffyio iffyio merged commit c75a992 into apache:main Feb 17, 2025
9 checks passed
@jvatic jvatic deleted the alter-type branch February 17, 2025 19:49
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.

2 participants