Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ name
Method
name
test/orm/test_cache_key.py:796–797 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
794
795
@hybrid_property
796
def
name(self):
797
return
self.first_name
798
799
@name.expression
800
def
name(
Callers
nothing calls this directly
Calls
3
column
Function · 0.90
case
Function · 0.85
fail
Method · 0.45
Tested by
no test coverage detected