不要怂,就是干,撸起袖子干!

Commit 2f4fc787 by Mick Hansen

release(2.0.0-rc8)

1 parent 2bdd4341
Showing with 2 additions and 2 deletions
# Next
# 2.0.0-rc8
- [FEATURE] CLS Support. CLS is also used to automatically pass the transaction to any calls within the callback chain when using `sequelize.transaction(function() ...`.
- [BUG] Fixed issue with paranoid deletes and `deletedAt` with a custom field.
- [BUG] No longer crahes on `where: []`
......
{
"name": "sequelize",
"description": "Multi dialect ORM for Node.JS",
"version": "2.0.0-rc7",
"version": "2.0.0-rc8",
"author": "Sascha Depold <sascha@depold.com>",
"contributors": [
{
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!