asyncpg uses the native PostgreSQL syntax for query arguments: $n . ... 10)) # Take a connection from the pool. async with pool.acquire() as connection: ...
確定! 回上一頁