MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / opt_manager_of_class

Function opt_manager_of_class

lib/sqlalchemy/orm/base.py:319–319  ·  view source on GitHub ↗
(cls: AliasedClass[Any])

Source from the content-addressed store, hash-verified

317
318 @overload
319 def opt_manager_of_class(cls: AliasedClass[Any]) -> None: ...
320
321 @overload
322 def opt_manager_of_class(

Callers 10

_inspect_mapped_classFunction · 0.85
_inspect_mcFunction · 0.85
__init__Method · 0.85
subclass_managersMethod · 0.85
__call__Method · 0.85
register_classFunction · 0.85
__init__Method · 0.85

Calls 1

getMethod · 0.45

Tested by 1