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

Commit ed6e284d by sdepold

renaming

1 parent e0679969
......@@ -4,7 +4,7 @@ module.exports = {
name: DataTypes.STRING
})
},
down: function(migrator) {
down: function(Interface) {
Interface.dropTable('Person')
}
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!