Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/django-commons/django-debug-toolbar
/ cursor
Method
cursor
debug_toolbar/panels/sql/forms.py:122–123 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
120
121
@cached_property
122
def
cursor(self):
123
return
self.connection.cursor()
Callers
5
tearDownClass
Method · 0.80
test_bytes_query
Method · 0.80
test_binary_param_force_text
Method · 0.80
test_erroneous_query
Method · 0.80
test_execute_with_psycopg_composed_sql
Method · 0.80
Calls
no outgoing calls
Tested by
5
tearDownClass
Method · 0.64
test_bytes_query
Method · 0.64
test_binary_param_force_text
Method · 0.64
test_erroneous_query
Method · 0.64
test_execute_with_psycopg_composed_sql
Method · 0.64