We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267de8f commit df67c89Copy full SHA for df67c89
debug_toolbar/panels/sql/tracking.py
@@ -63,7 +63,6 @@ def chunked_cursor(*args, **kwargs):
63
64
connection.cursor = cursor
65
connection.chunked_cursor = chunked_cursor
66
- return cursor
67
68
69
def unwrap_cursor(connection):
0 commit comments