MagicStack / asyncpg

A fast PostgreSQL Database Client Library for Python/asyncio.
Apache License 2.0
6.88k stars 399 forks source link

Use asyncio.run() instead of run_until_complete() #1140

Closed eltoder closed 2 months ago

eltoder commented 6 months ago

Mostly in the documentation.