Skip to content

Added UUID type#125

Merged
Hydrocharged merged 1 commit intomainfrom
daylon/uuid
Feb 14, 2024
Merged

Added UUID type#125
Hydrocharged merged 1 commit intomainfrom
daylon/uuid

Conversation

@Hydrocharged
Copy link
Collaborator

This adds the UUID type. Ignore the serialization portion for now, I'll figure out a different serialization scheme later that should work for all types (including user-defined types). While this works, we need to forward the type information through to the connector so it can use the correct OID. For now though, this should be enough to unblock.

@Hydrocharged Hydrocharged requested a review from zachmu February 13, 2024 14:21
Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

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

LGTM

Only real comment is why we are using the parser intermediate object instead of the golang uuid library

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