Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
sqlalchemy
import
text
2
from
sqlalchemy.ext.asyncio
import
async_scoped_session
3
from
sqlalchemy.ext.asyncio
import
AsyncConnection
4
from
sqlalchemy.ext.asyncio
import
AsyncEngine
Callers
nothing calls this directly
Calls
15
create_async_engine
Function · 0.90
AsyncSession
Class · 0.90
clear_compiled_cache
Method · 0.45
update_execution_options
Method · 0.45
get_execution_options
Method · 0.45
object_session
Method · 0.45
identity_key
Method · 0.45
add
Method · 0.45
add_all
Method · 0.45
expire
Method · 0.45
expire_all
Method · 0.45
expunge
Method · 0.45
Tested by
no test coverage detected