summaryrefslogtreecommitdiff
path: root/examples/asyncio/async_orm.py
Commit message (Expand)AuthorAgeFilesLines
* add AsyncAttrsMike Bayer2023-05-081-4/+11
* update asyncio examples and add notes about writeonlyMike Bayer2023-02-051-21/+20
* pep-484: asyncioMike Bayer2022-04-111-5/+2
* Apply minor update to async_orm exampleGord Thompson2021-10-201-1/+2
* 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