Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/django/django
/ Upper
Class
Upper
django/db/models/functions/text.py:375–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
373
374
375
class
Upper(Transform):
376
function =
"UPPER"
377
lookup_name =
"upper"
Callers
15
test_database_default
Method · 0.90
test_order_by_nulls_last
Method · 0.90
test_order_by_nulls_first
Method · 0.90
test_order_by_expression_ref
Method · 0.90
test_ordering_select_related_collision
Method · 0.90
test_function_as_filter
Method · 0.90
test_basic
Method · 0.90
test_expressions
Method · 0.90
test_mixed_char_text
Method · 0.90
test_functions
Method · 0.90
test_filter_values
Method · 0.90
test_invalid_source_expression
Method · 0.90
Calls
no outgoing calls
Tested by
15
test_database_default
Method · 0.72
test_order_by_nulls_last
Method · 0.72
test_order_by_nulls_first
Method · 0.72
test_order_by_expression_ref
Method · 0.72
test_ordering_select_related_collision
Method · 0.72
test_function_as_filter
Method · 0.72
test_basic
Method · 0.72
test_expressions
Method · 0.72
test_mixed_char_text
Method · 0.72
test_functions
Method · 0.72
test_filter_values
Method · 0.72
test_invalid_source_expression
Method · 0.72