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 0105875a
authored
Apr 05, 2014
by
Jan Aagaard Meier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated a typo and an error in package.json
1 parent
69d8eb65
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
lib/sequelize.js
package.json
lib/sequelize.js
View file @
0105875
...
...
@@ -618,7 +618,8 @@ module.exports = (function() {
}
/**
* Test the connetion by trying to authenticate
* Test the connection by trying to authenticate
*
* @fires success If authentication was successfull
* @error 'Invalid credentials' if the authentication failed (even if the database did not respond at all...)
* @alias validate
...
...
package.json
View file @
0105875
...
...
@@ -51,7 +51,7 @@
"generic-pool"
:
"2.0.4"
,
"sql"
:
"~0.35.0"
,
"circular-json"
:
"~0.1.5"
,
"bluebird"
:
"~
0.11.5
"
,
"bluebird"
:
"~
1.0.0
"
,
"node-uuid"
:
"~1.4.1"
},
"devDependencies"
:
{
...
...
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