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 efef9f52
authored
Aug 17, 2018
by
Evans Hauser
Committed by
Sushant
Aug 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc(usage): plain option description (#9810)
1 parent
5d0d6a44
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
docs/usage.md
docs/usage.md
View file @
efef9f5
...
@@ -265,7 +265,7 @@ sequelize
...
@@ -265,7 +265,7 @@ sequelize
logging
:
console
.
log
,
logging
:
console
.
log
,
// If plain is true, then sequelize will only return the first
// If plain is true, then sequelize will only return the first
// record of the result set. In case of false it will all records.
// record of the result set. In case of false it will
return
all records.
plain
:
false
,
plain
:
false
,
// Set this to true if you don't have a model definition for your query.
// Set this to true if you don't have a model definition for your query.
...
...
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