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

Add command-line option --single-connection #557

Merged
merged 2 commits into from
Aug 3, 2016

Conversation

koljonen
Copy link
Contributor

This option makes it so that the executor and the completer use the same database connection. This is needed for the completer to function when using one-time passwords for connecting to the database.

@darikg wanna have a look?

Joakim Koljonen added 2 commits July 29, 2016 13:54
This option makes it so that the executor and the completer use the same database connection. This is needed for the completer to function when using one-time passwords for connecting to the database.
@darikg
Copy link
Contributor

darikg commented Jul 30, 2016

Yeah I'll have a look in the next couple days hopefully

@darikg
Copy link
Contributor

darikg commented Aug 3, 2016

Sorry for the delay -- this is totally reasonable

@darikg darikg merged commit 28d01e4 into master Aug 3, 2016
@amjith amjith removed the in progress label Aug 3, 2016
@j-bennet j-bennet deleted the koljonen/single_connection branch January 11, 2017 03:34
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.

3 participants