MCPcopy 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

tearDownClassMethod · 0.80
test_bytes_queryMethod · 0.80
test_erroneous_queryMethod · 0.80

Calls

no outgoing calls

Tested by 5

tearDownClassMethod · 0.64
test_bytes_queryMethod · 0.64
test_erroneous_queryMethod · 0.64