It wraps asynchronous features of the Psycopg database driver. ... password=passwd host=127.0.0.1' async def go(): pool = await aiopg.create_pool(dsn) async ...
確定! 回上一頁