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

Support statement_timeout #1436

Merged
merged 7 commits into from Sep 3, 2017
Merged

Support statement_timeout #1436

merged 7 commits into from Sep 3, 2017

Commits on Aug 30, 2017

  1. support statement_timeout

    Josh committed Aug 30, 2017
    Copy the full SHA
    60dc785 View commit details
    Browse the repository at this point in the history
  2. fixed test failure message

    Josh committed Aug 30, 2017
    Copy the full SHA
    41f9f7c View commit details
    Browse the repository at this point in the history
  3. remove .idea from gitignore

    Josh committed Aug 30, 2017
    Copy the full SHA
    640495b View commit details
    Browse the repository at this point in the history
  4. fixes

    Josh committed Aug 30, 2017
    Copy the full SHA
    d5e2f33 View commit details
    Browse the repository at this point in the history
  5. remove pg-native from dependencies

    `npm run test` seems to be adding this
    Josh committed Aug 30, 2017
    Copy the full SHA
    2dcb7d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. new test for actual statement timeout

    Josh committed Aug 31, 2017
    Copy the full SHA
    fc8f81c View commit details
    Browse the repository at this point in the history
  2. restore newline at end of file

    Josh committed Aug 31, 2017
    Copy the full SHA
    c5aec28 View commit details
    Browse the repository at this point in the history