Skip to content

escape \ character in sqlLikeEscape

What does this PR do? (Please give us a brief description of what this PR does.)

escapes \ character while escaping values for sql LIKE expressions,

mostly doesn't matter the way this function is used, but may as well correct this minor thing,

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports