Skip to content

SQL Parsing #1

Description

@aidan-bailey

SQL Parsing

For the initial milestone, we're just taking in SQL as input (i.e., the source create tables & the target create tables, constraints and mappings). It follows then that we'll have manipulate this information in some way. In order to do this in the sophisticated manner required, we'll have to properly parse them.

JSqlParser looks to be a good candidate to accommodate this.

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