Skip to content

Support NOT BETWEEN #10

@timwis

Description

@timwis

node-sqlparser supports BETWEEN but doesn't support NOT BETWEEN

SELECT * WHERE salary not between '40000' and '150000'

yields Expected "CONTAINS", "IN", "LIKE" or WHITE_SPACE but "b" found.

If this isn't expected in standard SQL, feel free to disregard, but I assume it is

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions