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

LIKE queries do not work with plus signs #43

Open
6 tasks
YazMortaz opened this issue Mar 24, 2020 · 0 comments
Open
6 tasks

LIKE queries do not work with plus signs #43

YazMortaz opened this issue Mar 24, 2020 · 0 comments

Comments

@YazMortaz
Copy link
Contributor

YazMortaz commented Mar 24, 2020

  • Feature request
  • Question
  • Suggestion
  • Typechecker errors
  • [X ] Incorrect result
  • Cripplingly bad performance
  • Crash

Incorrect result

The following example:
When doing an AND LIKE query with a plus sign (i.e AND LIKE '%foo+bar%') the plus sign is not escaped and the query does not work correctly.

I have a fix and will be opening a PR.

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