MagicStack / asyncpg

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

PostgreSQL 15 release ,when support it ? #967

Closed linpan closed 2 years ago

linpan commented 2 years ago
elprans commented 2 years ago

With some exceptions, new versions of PostgreSQL are supported even by older asyncpg releases. The just-released asyncpg v0.27 supports it officially.