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 for errant method call in error handler #1694

Merged
merged 1 commit into from
Aug 21, 2019

Conversation

drewbanin
Copy link
Contributor

fixes #1693

Open to doing this differently, but this looked like the path of least resistance :)

@cla-bot cla-bot bot added the cla:yes label Aug 21, 2019
@beckjake
Copy link
Contributor

We could also move nice_connection_name into the connection manager but I don't think that's worth the effort for a little error handling.

@drewbanin drewbanin merged commit 84a9915 into dev/0.14.1 Aug 21, 2019
@drewbanin drewbanin deleted the fix/connection-name-snowflake branch August 21, 2019 13:40
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.

'SnowflakeConnectionManager' object has no attribute 'nice_connection_name'
2 participants