do we have this feature in mysql2 ? eg: var sql = "INSERT INTO Test (name, email, n) VALUES ?"; var values = [ ['demian', '[email protected]' ...
確定! 回上一頁