Skip to content

MariaDB UUID support#150

Open
gronke wants to merge 2 commits into
nevill:masterfrom
gronke:uuid
Open

MariaDB UUID support#150
gronke wants to merge 2 commits into
nevill:masterfrom
gronke:uuid

Conversation

@gronke

@gronke gronke commented Feb 19, 2024

Copy link
Copy Markdown

MariaDB support UUID type, which is stored in binary format. String conversion tampers the expected data, while the data in fact should hex encoded and (to match with the string interface to the column) split in segments.

This changes fix the issue for me, but invite to think about a cleaner/better approach. Consider this PR to be WIP and a request for feedback. Will keep this branch updated with better ideas.

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.

1 participant