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

You need to sign in or sign up before continuing.
Commit 41325209 by Sascha Depold

removed logging

1 parent 28589051
module.exports = { module.exports = {
up: function(migrator) { up: function(migrator) {
console.log(migrator.createTable) //console.log(migrator.createTable)
}, },
down: function(migrator) { down: function(migrator) {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!