Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ Mixin
Class
Mixin
lib/sqlalchemy/testing/pickleable.py:60–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
60
class
Mixin:
61
email_address = Column(String)
62
63
64
class
AddressWMixin(Mixin, ComparableEntity):
Callers
nothing calls this directly
Calls
1
Column
Function · 0.70
Tested by
no test coverage detected