-
Notifications
You must be signed in to change notification settings - Fork 119
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
Multi Row Statement does not escape characters #535
Comments
lasher23
changed the title
Multi Row Statement does not escape charachters
Multi Row Statement does not escape characters
Apr 15, 2024
@lasher23 please give a full example |
lasher23
pushed a commit
to lasher23/sqlite
that referenced
this issue
Apr 16, 2024
…via DatabaseUtils
Yeah Sure i also created a pull request
|
jepiqueau
added a commit
that referenced
this issue
Apr 23, 2024
#535 escape string in multi row statements values via DatabaseUtils
@lasher23 fix in v5.7.3-2 thanks for your contribution |
@jepiqueau thank you for merging |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Describe the bug
Using a multi row statement via the executeSet Plugin Method does not escape special characters
To Reproduce
Expected behavior
If a special character is used it should be appropriatly escaped
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: