MCPcopy
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
49class NotSupportedError(DatabaseError):
50 pass
51
52
53class DatabaseErrorWrapper:

Callers 15

spatial_function_nameMethod · 0.90
geo_db_typeMethod · 0.90
process_distanceMethod · 0.90
as_sqlMethod · 0.90
as_sqlMethod · 0.90
as_postgresqlMethod · 0.90
as_sqliteMethod · 0.90
callprocMethod · 0.90
combine_expressionMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected