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

Support for Int64/long Ids #11

Open
geoffreytran opened this issue Nov 3, 2021 · 1 comment · May be fixed by #12
Open

Support for Int64/long Ids #11

geoffreytran opened this issue Nov 3, 2021 · 1 comment · May be fixed by #12
Assignees

Comments

@geoffreytran
Copy link

Hashids.Decode() only supports int32, the current implementation doesn't work with int64 ids. Currently we have to use Hashids.DecodeLong().

@unaizorrilla
Copy link
Collaborator

Hi @geoffreytran

I try to do this ASAP!

@unaizorrilla unaizorrilla self-assigned this Nov 8, 2021
@questionablequestion questionablequestion linked a pull request Mar 13, 2022 that will close this issue
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 a pull request may close this issue.

2 participants