We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ctype_digit is checking if string = only digits if true it get a equal otherwise a LIKE
so i do a request for 00001
perhaps you should change the /(#any)/(#any)/(#any) on #Line 39 to /(#any)/(#any)/(#operator)/(#any)
The text was updated successfully, but these errors were encountered:
@Midako Were you able to find a fix or solution? I am still looking for it, please help me out if you have got it.
Sorry, something went wrong.
No branches or pull requests
ctype_digit is checking if string = only digits
if true it get a equal otherwise a LIKE
so i do a request for 00001
perhaps you should change the /(#any)/(#any)/(#any) on #Line 39 to /(#any)/(#any)/(#operator)/(#any)
The text was updated successfully, but these errors were encountered: