不要怂,就是干,撸起袖子干!

Commit 2ba4c55a by Michael Storgaard

Disabled logging by default

1 parent 6a48ec2c
Showing with 1 additions and 1 deletions
...@@ -76,7 +76,7 @@ module.exports = (function() { ...@@ -76,7 +76,7 @@ module.exports = (function() {
define: {}, define: {},
query: {}, query: {},
sync: {}, sync: {},
logging: console.log, logging: false,
omitNull: false, omitNull: false,
queue: true, queue: true,
native: false, native: false,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!