Skip to content

Parser shouldn't suggest compatibility syntax elements on parsing error #2665

@katzyn

Description

@katzyn

In the most of cases parser shows some suggestions on syntax errors in SQL. I think deprecated and compatibility-only elements should not appear in lists of suggestions to avoid their accidental misuse and to reduce number of suggestions.

A new methods readIfCompat(int|String) (and possibly isTokenCompat()) can be introduced and used for such features.

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