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

Implement xid type #210

Merged
merged 8 commits into from
May 3, 2024
Merged

Implement xid type #210

merged 8 commits into from
May 3, 2024

Conversation

tbantle22
Copy link
Contributor

No description provided.

@tbantle22 tbantle22 marked this pull request as ready for review May 2, 2024 23:47
Base automatically changed from taylor/oid-type to main May 2, 2024 23:53
Copy link
Collaborator

@Hydrocharged Hydrocharged left a comment

Choose a reason for hiding this comment

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

LGTM! I also observed that xid only seems to allow conversion from the string types, even though its a uint32. It is an internal type, so it's probably generated as a string internally and they didn't feel the need to implement any other cast functions since it's not an exposed type.

server/cast/int64.go Outdated Show resolved Hide resolved
testing/go/types_test.go Outdated Show resolved Hide resolved
@tbantle22 tbantle22 merged commit d36afbb into main May 3, 2024
8 of 16 checks passed
@tbantle22 tbantle22 deleted the taylor/xid-type branch May 3, 2024 17:47
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.

None yet

2 participants