-
Couldn't load subscription status.
- Fork 18
Open
Description
Reticketing from #82 (comment):
The remaining issue is that
with conn.cursor() as cursorandwith conn.get_cursor() as cursorare now both valid but behave differently: the latter commits or rolls back at the end whereas the former only closes the cursor.
Metadata
Metadata
Assignees
Labels
No labels