According to the documentation asyncpg, acquire() allows you to pick up a connection from the pool(which is created in advance), to execute some code, and then ...
確定! 回上一頁