Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit 894fdf3e
authored
Feb 25, 2018
by
Jourdan Rodrigues
Committed by
Sushant
Feb 25, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs(createTable): attributes should be object (#9104)
1 parent
ce39d389
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
lib/query-interface.js
lib/query-interface.js
View file @
894fdf3
...
...
@@ -148,7 +148,7 @@ class QueryInterface {
* ```
*
* @param {String} tableName Name of table to create
* @param {
Array} attributes L
ist of table attributes to create
* @param {
Object} attributes Object representing a l
ist of table attributes to create
* @param {Object} [options]
* @param {Model} [model]
*
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment