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] Bump version number #20

Closed
wants to merge 1 commit into from

Conversation

markdirish
Copy link
Contributor

Bump connection version to ^2.4.0 to fix underlying issues

Fixes #11

Signed-off-by: Mark Irish [email protected]

Description

A big update was made to the underling odbc database connector that fixes existing issues in this repository. The new version also offers performance enhancements for pooling connections, which should be noticeable to users of this connector.

Related issues

Checklist

  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style
    guide

Bump  connection version to ^2.4.0 to fix underlying issues

Fixes loopbackio#11

Signed-off-by: Mark Irish <[email protected]>
@markdirish markdirish requested a review from a team July 14, 2021 15:09
@stale
Copy link

stale bot commented Sep 12, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 12, 2021
@stale
Copy link

stale bot commented Sep 26, 2021

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.

@stale stale bot closed this Sep 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Numeric value out of range" then filtering on a numeric table column
2 participants