test('will record queries run inside the transaction', async () => { const query1 = Symbol(); const query2 = Symbol(); const pgClient = { query: jest.fn(), ...
確定! 回上一頁