Skip to content

fix: fixed an issue where only the first special character of each type would be escaped when building queries #26

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

Merged
merged 1 commit into from
Apr 21, 2020
Merged

fix: fixed an issue where only the first special character of each type would be escaped when building queries #26

merged 1 commit into from
Apr 21, 2020

Conversation

zachary-D
Copy link
Contributor

Closes #25

…pe would be escaped when building queries

Closes #25
@thiagodp thiagodp merged commit 3029c91 into mlaanderson:master Apr 21, 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

Successfully merging this pull request may close these issues.

QuoteString() only escapes the first special character of each type in a string
2 participants