Skip to content

Review query escaping and add test coverage #8

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

Open
JanJakes opened this issue Feb 7, 2025 · 0 comments
Open

Review query escaping and add test coverage #8

JanJakes opened this issue Feb 7, 2025 · 0 comments

Comments

@JanJakes
Copy link
Contributor

JanJakes commented Feb 7, 2025

Review strings escaping in the MySQL lexer and SQLite driver, and add a comprehensive test suite.

  1. Verify string literal escaping (AST-based SQLite driver #1 (comment)).
  2. Add a comprehensive test suite (AST-based SQLite driver #1 (comment)).
  3. Consider unescaping MySQL queries in lexer (AST-based SQLite driver #1 (comment)).
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