Skip to content

CONCAT_WS() throwing exception #64

@kbirch

Description

@kbirch

Example query:
select Thing.thingID, CONCAT_WS(' ', Thing.title, Thing.version) as title from Thing

This throws an exception in sqljocky but it is a valid query that I use from Node.js, command line and phpMyAdmin query tools, etc.

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