This repository was archived by the owner on Jun 2, 2025. It is now read-only.
This repository was archived by the owner on Jun 2, 2025. It is now read-only.
Review query escaping and add test coverage #8
Closed as duplicate of#187
Description
Review strings escaping in the MySQL lexer and SQLite driver, and add a comprehensive test suite.
- Verify string literal escaping (AST-based SQLite driver #1 (comment)).
- Add a comprehensive test suite (AST-based SQLite driver #1 (comment)).
- Consider unescaping MySQL queries in lexer (AST-based SQLite driver #1 (comment)).
Metadata
Metadata
Assignees
Labels
No labels