Skip to content

Get the position of an AST item in the input #1219

Closed
@Wisser

Description

@Wisser

Is it possible to determine the position (start and end index in the SQL string to be parsed) of an item in the AST?
E.g.: I parse "Select a, b from t" and get (7, 11) as position for the "SelectItemsList".

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