MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / create_proxy_methods.py

File create_proxy_methods.py

test/typing/plain_files/ext/asyncio/create_proxy_methods.py:None–None  ·  test/typing/plain_files/ext/asyncio/create_proxy_methods.py

Source from the content-addressed store, hash-verified

1from sqlalchemy import text
2from sqlalchemy.ext.asyncio import async_scoped_session
3from sqlalchemy.ext.asyncio import AsyncConnection
4from sqlalchemy.ext.asyncio import AsyncEngine

Callers

nothing calls this directly

Calls 15

create_async_engineFunction · 0.90
AsyncSessionClass · 0.90
clear_compiled_cacheMethod · 0.45
get_execution_optionsMethod · 0.45
object_sessionMethod · 0.45
identity_keyMethod · 0.45
addMethod · 0.45
add_allMethod · 0.45
expireMethod · 0.45
expire_allMethod · 0.45
expungeMethod · 0.45

Tested by

no test coverage detected