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

Commit 6b9aa0c4 by Mick Hansen

Merge branch 'master' of github.com:sequelize/sequelize

2 parents a4156ebc 2fa06588
Showing with 5 additions and 2 deletions
Notice: All 1.7.x changes are present in 2.0.x aswell
# v1.7.0-rc9 (next)
# v1.7.0 (next)
- [FEATURE] covers more advanced include cases with limiting and filtering
# v1.7.0-rc9
- [PERFORMANCE] fixes performance regression introduced in rc7
- [FEATURE] include all relations for a model [#1421](https://github.com/sequelize/sequelize/pull/1421)
- [FEATURE] covers more advanced include cases with limiting and filtering
- [BUG] N:M adder/getter with through model and custom primary keys now work
# v1.7.0-rc8
- [BUG] fixes bug with required includes without wheres with subqueries
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!