Skip to content

Add checks that input SQL queries are supported using Grammar in EBNF #60

@temikfart

Description

@temikfart

If there is some tool that can check that some input (SQL queries) matches the grammar it will be cool feature for the SCC.

Workflow:

  • User runs the SCC and pass as agrument path to the SQL queries;
  • SCC at first checks that all of the queries are supported and can be converted;
  • if any errors -> report about it;
  • otherwise -> translation will start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions