pool.getConnection() → Promise : Creates a new connection. pool.query(sql[, values]) → Promise: Executes a query.
確定! 回上一頁