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 fdc7840d
authored
Apr 11, 2013
by
Jan Aagaard Meier
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #540 from innofluence/529fix
fixes #529
2 parents
3354c930
53d4f5d3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
3 deletions
.travis.yml
lib/dao-factory.js
.travis.yml
View file @
fdc7840
...
...
@@ -20,4 +20,3 @@ language: node_js
node_js
:
-
0.8
\ No newline at end of file
lib/dao-factory.js
View file @
fdc7840
...
...
@@ -144,8 +144,6 @@ module.exports = (function() {
var
options
=
Utils
.
_
.
clone
(
options
)
if
(
typeof
options
===
'object'
)
{
hasJoin
=
true
if
(
options
.
hasOwnProperty
(
'include'
))
{
hasJoin
=
true
...
...
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