Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ NotSupportedError
Class
NotSupportedError
django/db/utils.py:49–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
49
class
NotSupportedError(DatabaseError):
50
pass
51
52
53
class
DatabaseErrorWrapper:
Callers
15
_ensure_not_in_transaction
Method · 0.90
check_expression_support
Method · 0.90
spatial_function_name
Method · 0.90
geo_db_type
Method · 0.90
process_distance
Method · 0.90
as_sql
Method · 0.90
as_sql
Method · 0.90
as_postgresql
Method · 0.90
as_sqlite
Method · 0.90
callproc
Method · 0.90
combine_expression
Method · 0.90
check_expression_support
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected