MCPcopy Create free account
hub / github.com/graphql-python/graphene-django / SQLQueryTriggered

Class SQLQueryTriggered

graphene_django/debug/sql/tracking.py:12–13  ·  view source on GitHub ↗

Thrown when template panel triggers a query

Source from the content-addressed store, hash-verified

10
11
12class SQLQueryTriggered(Exception):
13 """Thrown when template panel triggers a query"""
14
15
16class ThreadLocalState(local):

Callers 1

__getattr__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…