Skip to content

Unable to escape characters for string literals[BUG] #297

Closed
@ghost

Description

Describe the bug
Unable to escape characters for string literals

Or for query issues:

  1. Run the query SELECT 'i\'m'
  2. See unexpected result i\'m

Expected behavior
The result should be i'm

Screenshots
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtdvtTableau test framework

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions