Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve splitting of SQL scripts into statements #1627

Merged
merged 14 commits into from
Jul 23, 2019
Merged

Commits on Jun 23, 2019

  1. fixed keywords parsing issue

    Elliot Duan committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    43d16dd View commit details
    Browse the repository at this point in the history
  2. fixed block comment parsing

    Elliot Duan committed Jun 23, 2019
    Configuration menu
    Copy the full SHA
    471e9be View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. fixed keywords parsing

    Elliot Duan committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    6979db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5c1ff7 View commit details
    Browse the repository at this point in the history
  3. minor refactor

    Elliot Duan committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    430be1b View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. check the separator rather than the name qualifier

    Elliot Duan committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    9c826ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95efd7e View commit details
    Browse the repository at this point in the history
  3. remove redundant checking

    Elliot Duan committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    db4a5b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4404cd View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Move tests for ScriptUtils to code

    So that assertions can target specific expected results
    rnorth committed Jul 19, 2019
    Configuration menu
    Copy the full SHA
    b799779 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b909f9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3fff01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    556572d View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    d4080c9 View commit details
    Browse the repository at this point in the history