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

The Connection API is confusing #84

Open
Changaco opened this issue Oct 9, 2019 · 0 comments
Open

The Connection API is confusing #84

Changaco opened this issue Oct 9, 2019 · 0 comments

Comments

@Changaco
Copy link
Member

Changaco commented Oct 9, 2019

Reticketing from #82 (comment):

The remaining issue is that with conn.cursor() as cursor and with conn.get_cursor() as cursor are now both valid but behave differently: the latter commits or rolls back at the end whereas the former only closes the cursor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant