Set DEBUG env variable to show what queries are being performed
This commit is contained in:
parent
e459494123
commit
f282993f5f
@ -19,7 +19,7 @@ before_install:
|
||||
- ./configure
|
||||
|
||||
env:
|
||||
- PGUSER=postgres
|
||||
- PGUSER=postgres DEBUG=batch:query-runner
|
||||
|
||||
language: node_js
|
||||
node_js:
|
||||
|
Loading…
Reference in New Issue
Block a user