The library uses psycopg2-binary connections in asynchronous mode internally. ... async def go(): async with aiopg.create_pool(dsn) as pool: async with ...
確定! 回上一頁