Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ async_orm_writeonly.py
File
async_orm_writeonly.py
examples/asyncio/async_orm_writeonly.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Illustrates using **write only relationships**
for
simpler handling
2
of ORM collections under asyncio.
3
4
""
"
Callers
nothing calls this directly
Calls
2
async_main
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected