mirror of
https://github.com/BradNut/umami
synced 2025-09-08 17:40:29 +00:00
Test transactions for pgbouncer.
This commit is contained in:
parent
681852b225
commit
6efd85ece3
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ const options = {
|
|||
level: 'query',
|
||||
},
|
||||
],
|
||||
forceTransactions: true,
|
||||
};
|
||||
|
||||
function logQuery(e) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue