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 Vertica's UUID type #10073

Open
lukaseder opened this issue Apr 15, 2020 · 1 comment
Open

Add support for Vertica's UUID type #10073

lukaseder opened this issue Apr 15, 2020 · 1 comment

Comments

@lukaseder
Copy link
Member

Vertica 9.0 introduced the UUID type:
https://www.vertica.com/blog/whats-new-vertica-9-0-uuid-data-type/

@lukaseder
Copy link
Member Author

As always, when we add new data types, this is a backwards incompatible change as the code generator might now produce breaking changes in the presence of custom data type bindings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant