summaryrefslogtreecommitdiff
path: root/examples/asyncio/async_orm.py
Commit message (Expand)AuthorAgeFilesLines
* Document implicit IO points in ORMMike Bayer2021-02-071-1/+17
* upgrade to black 20.8b1Mike Bayer2020-09-281-1/+2
* Implement rudimentary asyncio support w/ asyncpgMike Bayer2020-08-131-0/+89