/** * Format SQL by replacing :placeholders with escaped corresponding values * @see https://github.com/mysqljs/mysql#custom-format * @param {string} query ...
確定! 回上一頁