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

Commit 01da602b by Mick Hansen

changelog

1 parent 89633457
Showing with 1 additions and 0 deletions
......@@ -3,6 +3,7 @@ Notice: All 1.7.x changes are present in 2.0.x aswell
# v1.7.0-rc4
- fixes issue with postgres sync and enums [#1020](https://github.com/sequelize/sequelize/issues/1020)
- fixes various issues with limit and includes [#1322](https://github.com/sequelize/sequelize/pull/1322)
- fixes issues with migrations/queryInterface createTable and enums
#### Backwards compatability changes
- find/findAll will now always return primary keys regardless of `attributes` settings. (Motivation was to fix various issues with eager loading)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!