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

Commit e7fde18a by sdepold

typo

1 parent 36c179e9
Showing with 1 additions and 1 deletions
...@@ -75,7 +75,7 @@ module.exports = (function() { ...@@ -75,7 +75,7 @@ module.exports = (function() {
- defaultValue: A String with the default value - defaultValue: A String with the default value
- allowNull: Boolean - allowNull: Boolean
*/ */
changeColumnQuery: function(tableName, attribute) { changeColumnQuery: function(tableName, attributes) {
throwMethodUndefined('changeColumnQuery') throwMethodUndefined('changeColumnQuery')
}, },
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!