- bye bye debug
This commit is contained in:
@@ -16,7 +16,6 @@ const knex = require('knex')({
|
|||||||
database : credentials.database,
|
database : credentials.database,
|
||||||
charset : credentials.charset
|
charset : credentials.charset
|
||||||
},
|
},
|
||||||
debug: true
|
|
||||||
})
|
})
|
||||||
const bookshelf = require('bookshelf')(knex)
|
const bookshelf = require('bookshelf')(knex)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user