Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Address
Class
Address
lib/sqlalchemy/testing/pickleable.py:37–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
37
class
Address(ComparableEntity):
38
pass
39
40
41
# TODO: these are kind of arbitrary....
Callers
12
_option_test_fixture
Method · 0.90
test_transient
Method · 0.90
test_class_deferred_cols
Method · 0.90
test_instance_lazy_relation_loaders
Method · 0.90
test_lazyload_extra_criteria_not_supported
Method · 0.90
test_invalidated_flag_pickle
Method · 0.90
test_invalidated_flag_deepcopy
Method · 0.90
test_instance_deferred_cols
Method · 0.90
test_pickle_protocols
Method · 0.90
test_attribute_mapped_collection
Method · 0.90
test_column_mapped_collection
Method · 0.90
test_composite_column_mapped_collection
Method · 0.90
Calls
no outgoing calls
Tested by
12
_option_test_fixture
Method · 0.72
test_transient
Method · 0.72
test_class_deferred_cols
Method · 0.72
test_instance_lazy_relation_loaders
Method · 0.72
test_lazyload_extra_criteria_not_supported
Method · 0.72
test_invalidated_flag_pickle
Method · 0.72
test_invalidated_flag_deepcopy
Method · 0.72
test_instance_deferred_cols
Method · 0.72
test_pickle_protocols
Method · 0.72
test_attribute_mapped_collection
Method · 0.72
test_column_mapped_collection
Method · 0.72
test_composite_column_mapped_collection
Method · 0.72