Skip to content

Affected rows#1293

Merged
mickhansen merged 3 commits intosequelize:masterfrom
janmeier:affectedRows
Jan 25, 2014
Merged

Affected rows#1293
mickhansen merged 3 commits intosequelize:masterfrom
janmeier:affectedRows

Conversation

@janmeier
Copy link
Copy Markdown
Member

Closes #921

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this signify?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Honestly, I have no idea. Bulkdelete or update never returned a value before...

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So results[1] was just ... nada?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the tests I did, yes. And no unit tests seem to be expecting a value

mickhansen added a commit that referenced this pull request Jan 25, 2014
@mickhansen mickhansen merged commit f14b8d7 into sequelize:master Jan 25, 2014
@janmeier janmeier deleted the affectedRows branch January 25, 2014 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REQUEST] return row(s) affected with .update()

2 participants