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

fix for getSchema when using "-" in name #718

Merged
merged 6 commits into from
Jun 20, 2018
Merged

Commits on Jun 6, 2018

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

Commits on Jun 18, 2018

  1. test changes

    removed finals
    removed database creation tracking
    rene-ye committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    b713507 View commit details
    Browse the repository at this point in the history
  2. drop database before creating

    rene-ye committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    876a375 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from Microsoft/dev

    Request Boundary methods - beginRequest()/endRequest() implementation…
    rene-ye authored Jun 18, 2018
    Configuration menu
    Copy the full SHA
    a968dd9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c85049 View commit details
    Browse the repository at this point in the history
  5. added try-with-resources nest

    avoid manually closing statements, and safetly handles resources.
    rene-ye committed Jun 18, 2018
    Configuration menu
    Copy the full SHA
    fc78177 View commit details
    Browse the repository at this point in the history