Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ unmapped_dataclass
Function
unmapped_dataclass
lib/sqlalchemy/orm/decl_api.py:2208–2208 ·
view source on GitHub ↗
(__cls: Type[_O], /)
Source
from the content-addressed store, hash-verified
2206
)
2207
@overload
2208
def
unmapped_dataclass(__cls: Type[_O], /) -> Type[_O]: ...
2209
2210
2211
@overload
Callers
2
test_dc_arguments_decorator
Method · 0.90
test_dc_arguments_decorator
Method · 0.90
Calls
1
decorate
Function · 0.70
Tested by
2
test_dc_arguments_decorator
Method · 0.72
test_dc_arguments_decorator
Method · 0.72