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

🗃 Change uuid field to Postgres UUID #107

Merged
merged 2 commits into from
Feb 18, 2018
Merged

🗃 Change uuid field to Postgres UUID #107

merged 2 commits into from
Feb 18, 2018

Conversation

dankolbman
Copy link
Contributor

No description provided.

@dankolbman dankolbman added the refactor Something needs to be done better label Feb 7, 2018
@dankolbman dankolbman self-assigned this Feb 8, 2018
Copy link
Member

@znatty22 znatty22 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

@parimalak parimalak left a comment

Choose a reason for hiding this comment

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

👍

@dankolbman
Copy link
Contributor Author

Needed to write a custom migration to cast the text field into uuid. The downgrade works without custom migration because it's trivial to cast the uuid back to text.

@dankolbman dankolbman merged commit a210adc into master Feb 18, 2018
@dankolbman dankolbman deleted the pg-uuid branch February 18, 2018 01:04
@dankolbman dankolbman mentioned this pull request Apr 2, 2018
alubneuski pushed a commit that referenced this pull request Oct 11, 2024
🗃 Change uuid field to Postgres UUID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Something needs to be done better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants