Skip to content

Conversation

@pkieltyka
Copy link
Member

@pkieltyka pkieltyka commented Oct 23, 2025

This PR allows Go servers which use bigint type, to handle the JSON representation of the bigint either as a string with a number in it, or just a number. It's encouraged / default to use a numbered string, but this is in case clients get it wrong or users get it wrong with curl, it will still work. When marshalling, of course its always encoded as a numbered string.

@pkieltyka pkieltyka merged commit efa236f into master Oct 23, 2025
1 check passed
@pkieltyka pkieltyka deleted the bigint-update branch October 23, 2025 14:08
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