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

Escape processing #79

Open
leonhad opened this issue May 5, 2024 · 0 comments
Open

Escape processing #79

leonhad opened this issue May 5, 2024 · 0 comments
Assignees
Labels

Comments

@leonhad
Copy link
Owner

leonhad commented May 5, 2024

Describe the bug
The driver is not respecting escape processing.

To Reproduce
Steps to reproduce the behavior:

  1. Set setEscapeProcessing(true) in Statement.
  2. Use a SQL with escaping.
  3. The result SQL can not be escaped.

Expected behavior
The result SQL can not be escaped..

@leonhad leonhad added the bug label May 5, 2024
@leonhad leonhad self-assigned this May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant