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

Commit e4fdcd1b by Mick Hansen

[ci skip] docs on docs on docs

1 parent b4502a0c
Showing with 1 additions and 0 deletions
...@@ -10,6 +10,7 @@ sequelize.define('User', { ...@@ -10,6 +10,7 @@ sequelize.define('User', {
``` ```
## Fields ## Fields
```js
sequelize.define('ModelName', { sequelize.define('ModelName', {
userId: { userId: {
type: Sequelize.INTEGER, type: Sequelize.INTEGER,
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!