Skip to content

Add a Connection.get_cursor alias#73

Merged
Changaco merged 2 commits intomasterfrom
connection.get_cursor
Sep 26, 2019
Merged

Add a Connection.get_cursor alias#73
Changaco merged 2 commits intomasterfrom
connection.get_cursor

Conversation

@Changaco
Copy link
Copy Markdown
Member

@Changaco Changaco commented Sep 21, 2019

Closes #61.

Edit: on second thought, this approach could be problematic, I'm going to try another one later.

Edit 2: done, I moved the __exit__ method from the cursor subclass to the connection subclass.

Edit 3: that change was flawed, #82 fixes the problem.

@Changaco Changaco force-pushed the connection.get_cursor branch from b8af43f to 3168003 Compare September 25, 2019 20:19
@Changaco Changaco merged commit 7262c15 into master Sep 26, 2019
@Changaco Changaco deleted the connection.get_cursor branch September 26, 2019 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

connection should have a get_cursor on it

1 participant