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 rename_value/4 #10

Merged
merged 1 commit into from
Aug 21, 2020
Merged

Add rename_value/4 #10

merged 1 commit into from
Aug 21, 2020

Conversation

sam-levy
Copy link
Contributor

Motivation

We need an easy way to rename a value from an existing type. It should be compatible with Postgres < V. 10.

Proposed solution

Introduce rename_value/4 to the api.

rename_value(type_name, before_value, after_value)

@sam-levy sam-levy self-assigned this Aug 20, 2020
Copy link
Member

@thiamsantos thiamsantos left a comment

Choose a reason for hiding this comment

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

🎉 👏 🤘 💜

Copy link
Contributor

@antedeguemon antedeguemon left a comment

Choose a reason for hiding this comment

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

❤️

Copy link

@brosquinha brosquinha left a comment

Choose a reason for hiding this comment

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

🚀

@sam-levy sam-levy merged commit e5c08eb into master Aug 21, 2020
@sam-levy sam-levy deleted the sl-rename-value branch August 21, 2020 14:18
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.

4 participants