MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / as_

Function as_

lib/sqlalchemy/sql/operators.py:2149–2150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2147
2148@_operator_fn
2149def as_() -> Any:
2150 raise NotImplementedError()
2151
2152
2153@_operator_fn

Callers 1

test_8837_asyncFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_8837_asyncFunction · 0.68