Skip to content

alasql.parse() instead alasql() #1

@agershun

Description

@agershun

We can use AlaSQL parser() function instead execution function alasql() to test SQL syntax. The syntax is:

    var ast = alasql.parse('SELECT * FROM one');

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions