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

Remove timeout from pool options and allow setting on pool initialisa… #43

Merged
merged 5 commits into from
Dec 13, 2018

Conversation

kilnerm
Copy link
Contributor

@kilnerm kilnerm commented Dec 13, 2018

…tion

This PR removes the timeout from the connection pool options and instead allows it to be specified at connection pool creation time. This is in line with the removal of the timeout from the SwiftKuery connection pool.

@kilnerm kilnerm added this to the 2018.26 milestone Dec 13, 2018
@kilnerm kilnerm requested a review from djones6 December 13, 2018 13:07
Copy link
Contributor

@djones6 djones6 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This plugin is crying out for a ConnectionOptions similar to Kuery-Postgres, but that's a nice-to-have and I don't want it to hold up Kuery 3.

@kilnerm kilnerm merged commit f4052b6 into next Dec 13, 2018
@kilnerm kilnerm deleted the issue_remove_timeout branch December 13, 2018 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants