Skip to content

Fix unhandled rejection if errors occur in a committed transaction. Fixes #3689#3726

Merged
mickhansen merged 1 commit intosequelize:masterfrom
fintura:fix-transactions
May 17, 2015
Merged

Fix unhandled rejection if errors occur in a committed transaction. Fixes #3689#3726
mickhansen merged 1 commit intosequelize:masterfrom
fintura:fix-transactions

Conversation

@BridgeAR
Copy link
Copy Markdown
Contributor

No description provided.

@BridgeAR
Copy link
Copy Markdown
Contributor Author

This fixes #3689

@BridgeAR BridgeAR changed the title Fix unhandled rejections if an error occurs in a transaction that was… Fix unhandled rejection if errors occur in a committed transaction May 15, 2015
@BridgeAR BridgeAR changed the title Fix unhandled rejection if errors occur in a committed transaction Fix unhandled rejection if errors occur in a committed transaction. Fixes #3689 May 16, 2015
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's the issue with mysql here?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Mysql returns the values and does not throw. But that does not really matter as my fix works for every dialect if something like that happens in that dialect.

@mickhansen
Copy link
Copy Markdown
Contributor

Looks good, just the single comment and a rebase.

@mickhansen mickhansen merged commit ece0d9e into sequelize:master May 17, 2015
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.

2 participants