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 daf46be0
authored
Jun 20, 2016
by
Jan Aagaard Meier
Committed by
GitHub
Jun 20, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ci skip] Remove utils from API docs. Closes #5992
1 parent
47b3f61e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
lib/sequelize.js
lib/sequelize.js
View file @
daf46be
...
@@ -1200,12 +1200,6 @@ Sequelize.options = {hooks: {}};
...
@@ -1200,12 +1200,6 @@ Sequelize.options = {hooks: {}};
Sequelize
.
prototype
.
Sequelize
=
Sequelize
;
Sequelize
.
prototype
.
Sequelize
=
Sequelize
;
/**
/**
* A reference to sequelize utilities. Most users will not need to use these utils directly. However, you might want to use `Sequelize.Utils._`, which is a reference to the lodash library, if you don't already have it imported in your project.
* @property Utils
*/
Sequelize
.
prototype
.
Utils
=
Sequelize
.
Utils
=
Utils
;
/**
* A handy reference to the bluebird Promise class
* A handy reference to the bluebird Promise class
* @property Promise
* @property Promise
*/
*/
...
...
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