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

Commit 41325209 by Sascha Depold

removed logging

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