We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21c4691 commit 090a1fdCopy full SHA for 090a1fd
package.json
@@ -4,7 +4,7 @@
4
"description": "✔ MySQL2 upgrade: cache queries, easy shortcuts, logging and debugging.",
5
"main": "index.js",
6
"scripts": {
7
- "test": "node ./test/test.js"
+ "test": "DEBUG=* node ./test/test.js"
8
},
9
"repository": {
10
"type": "git",
0 commit comments