Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Address
Class
Address
test/ext/test_serializer.py:39–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
39
class
Address(ComparableEntity):
40
pass
41
42
43
class
SerializeTest(AssertsCompiledSQL, fixtures.MappedTest):
Callers
11
go
Method · 0.70
test_query_one
Method · 0.70
test_subquery_eagerloading
Method · 0.70
test_subqueryload_post_context
Method · 0.70
test_subqueryload_post_context_w_cancelling_event
Method · 0.70
test_non_baked
Method · 0.70
test_non_baked_tuples
Method · 0.70
test_use_w_baked
Method · 0.70
test_plain_w_baked_lazyload
Method · 0.70
test_weakref_with_cycles_o2m
Method · 0.50
test_weakref_with_cycles_o2o
Method · 0.50
Calls
no outgoing calls
Tested by
11
go
Method · 0.56
test_query_one
Method · 0.56
test_subquery_eagerloading
Method · 0.56
test_subqueryload_post_context
Method · 0.56
test_subqueryload_post_context_w_cancelling_event
Method · 0.56
test_non_baked
Method · 0.56
test_non_baked_tuples
Method · 0.56
test_use_w_baked
Method · 0.56
test_plain_w_baked_lazyload
Method · 0.56
test_weakref_with_cycles_o2m
Method · 0.40
test_weakref_with_cycles_o2o
Method · 0.40