Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ User
Class
User
lib/sqlalchemy/testing/pickleable.py:21–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
class
User(ComparableEntity):
22
pass
23
24
25
class
Order(ComparableEntity):
Callers
15
_option_test_fixture
Method · 0.90
test_transient
Method · 0.90
test_no_mappers
Method · 0.90
test_no_instrumentation
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_loader_criteria
Method · 0.90
test_instance_deferred_cols
Method · 0.90
test_pickle_protocols
Method · 0.90
Calls
no outgoing calls
Tested by
15
_option_test_fixture
Method · 0.72
test_transient
Method · 0.72
test_no_mappers
Method · 0.72
test_no_instrumentation
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_loader_criteria
Method · 0.72
test_instance_deferred_cols
Method · 0.72
test_pickle_protocols
Method · 0.72