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

Close statements #66

Merged
merged 1 commit into from
Feb 24, 2021
Merged

Close statements #66

merged 1 commit into from
Feb 24, 2021

Commits on Sep 12, 2020

  1. As we are using connection pool and not really closing the connection…

    …, if we don't close the statement we will exceed the open cursor limit. This will fix that.
    muratGG committed Sep 12, 2020
    Configuration menu
    Copy the full SHA
    da44b88 View commit details
    Browse the repository at this point in the history