Skip to content

Add parse() option to specify whether to include location and parent metadata in the AST #25

@pulpdrew

Description

@pulpdrew

API should be something like parse(sql, { location: true, parents: true });.

Ideally, the response type should be dependent on the option values, so that location (etc) are required fields when location is true, and omitted completely when location is false.

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