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

Case sensitive hashid #8

Closed
gzai opened this issue Jan 15, 2020 · 0 comments
Closed

Case sensitive hashid #8

gzai opened this issue Jan 15, 2020 · 0 comments

Comments

@gzai
Copy link

gzai commented Jan 15, 2020

Hello,
Thank you for the library, I was already using vinkla/hashids and yours so simplify.

Main issue for me to use hashid is case sensitive in database, when I have 'A4cd945a' and 'a4cd945a'. find only for 'a4cd945a' and data result show 'A4cd945a', that make me a little crazy.
So I added a little code to find the hashid with, where BINARY hashid = 'a4cd945a'

This library have case sensitive for search the hashid?

@gzai gzai closed this as completed Aug 17, 2020
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

No branches or pull requests

1 participant