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
Latest release 2.2.4 has broken our build, when updating phone numbers like +420111222333, it treats this string as if increment is wanted.
2.2.4
+420111222333
I think, there should be optional parameter to enable the increment / decrement function and has it disabled by default.
The text was updated successfully, but these errors were encountered:
The patch #56 causes SQL syntax error if a column is not int type and its new value starts with a operator.
@WalterWoshid Would you have any ideas to deal with this problem?
Sorry, something went wrong.
@Tlapi @hareku #58
No branches or pull requests
Latest release
2.2.4
has broken our build, when updating phone numbers like+420111222333
, it treats this string as if increment is wanted.I think, there should be optional parameter to enable the increment / decrement function and has it disabled by default.
The text was updated successfully, but these errors were encountered: