Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions