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

Commit 21d743a1 by Jonatan Alexis Anauati Committed by Pedro Augusto de Paula Barbosa

docs(migrations): fix syntax error in example (#11626)

1 parent 43ba131e
Showing with 1 additions and 1 deletions
......@@ -276,7 +276,7 @@ module.exports = {
model: {
tableName: 'users',
schema: 'schema'
}
},
key: 'id'
},
allowNull: false
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!