據我所知,每一個 pool.query() 都需要一個連線,並且在連線結束時會自動釋放。根據對github issue的評論。但是使用 pool.getConnection() 執行的巢狀 ...
確定! 回上一頁