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

Automatically select 'cursor' protocol for redshift-prefixed connection strings #187

Merged
merged 2 commits into from
Dec 6, 2021
Merged

Conversation

alexander-beedie
Copy link
Contributor

@alexander-beedie alexander-beedie commented Dec 6, 2021

A small backwards-compatible patch (no behaviour changes to any existing calls), that allows redshift-prefixed connection strings to select the correct protocol ("cursor") automatically, and proceed as if postgres. All other connections default to "binary", as before.

…ed connection strings (in all other cases default to 'binary', as before)
@wangxiaoying
Copy link
Contributor

Hi @alexander-beedie , thanks for the PR! I have merge it and it will be in our next release (0.2.3). I'm also going to make an alpha release now so you can use it earlier. Will let you know once it's done.

@wangxiaoying
Copy link
Contributor

@alexander-beedie the alpha version 0.2.3-alpha.2 is ready! Please feel free to try out.

@alexander-beedie
Copy link
Contributor Author

@alexander-beedie the alpha version 0.2.3-alpha.2 is ready! Please feel free to try out.

Thanks - just tested; works like a charm... ;)

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.

2 participants