const pool = await new ConnectionPool(c).connect();. We await the asynchronous connect() function that comes off of the new connection pool ...
確定! 回上一頁