Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Address
Class
Address
test/orm/_fixtures.py:41–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
pass
40
41
class
Address(Base):
42
pass
43
44
class
Dingaling(Base):
45
pass
Callers
15
test_backwards_join
Method · 0.70
user_address_result
Method · 0.70
address_user_result
Method · 0.70
user_all_result
Method · 0.70
test_twophase
Method · 0.70
test_update_deleted_on_rollback_cascade
Method · 0.70
test_update_deleted_on_rollback_orphan
Method · 0.70
test_pk_violation
Method · 0.70
test_pk_violation_with_savepoint
Method · 0.70
test_savepoint_rollback_collections
Method · 0.70
test_savepoint_commit_collections
Method · 0.70
test_collection_move_hitslazy
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected