您如何使用node postgres對多個記錄進行INSERT和DELETE 我對此線程做了一些指導: ... await client.query('BEGIN'); const text = `INSERT INTO user_role (id_user, ...
確定! 回上一頁