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

create a feature to support uuid@1 and uuid@0.8 #343

Closed
wants to merge 1 commit into from

Conversation

jdrouet
Copy link

@jdrouet jdrouet commented Jun 1, 2022

PR Info

Adds

  • Support for Uuid v1.0

Breaking Changes

  • Every downstream project using uuid@0.8 will need to use the feature with-uuid-0_8

Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
@jdrouet jdrouet marked this pull request as draft June 1, 2022 12:23
@jdrouet jdrouet mentioned this pull request Jun 1, 2022
2 tasks
@tyt2y3
Copy link
Member

tyt2y3 commented Jul 1, 2022

Fixed in #368

@tyt2y3 tyt2y3 closed this Jul 1, 2022
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.

Enable UUID v1.0 for Postgres
2 participants