Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ ProgrammingError
Class
ProgrammingError
django/db/utils.py:45–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
44
45
class
ProgrammingError(DatabaseError):
46
pass
47
48
49
class
NotSupportedError(DatabaseError):
Callers
1
ensure_connection
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected