Skip to content

Escape ' when using concat #420

Description

@colodenn

When using the query syntax to concatenate two strings, the query fails if the amending string contains '. This is the case when using the exposed concat function and manually typing the expression like:

{ [QUERY_SYMBOLS.EXPRESSION]: `concat(${QUERY_SYMBOLS.FIELD}thoughts, '${delta}')`}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions