Skip to content

Support NOT BETWEEN #10

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

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions