Skip to content
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
Closed as duplicate of#187
@JanJakes

Description

@JanJakes

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)).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions