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

Commit e44912e9 by Mick Hansen

changelog

1 parent 583bb351
Showing with 1 additions and 0 deletions
...@@ -7,6 +7,7 @@ Notice: All 1.7.x changes are present in 2.0.x aswell ...@@ -7,6 +7,7 @@ Notice: All 1.7.x changes are present in 2.0.x aswell
- fixes bug with mysql replication and pool settings [#1251](https://github.com/sequelize/sequelize/pull/1251) - fixes bug with mysql replication and pool settings [#1251](https://github.com/sequelize/sequelize/pull/1251)
- through models created by N:M associations no longer inherit hooks [#1263](https://github.com/sequelize/sequelize/issues/1263) - through models created by N:M associations no longer inherit hooks [#1263](https://github.com/sequelize/sequelize/issues/1263)
- .col()/.literal()/etc now works with findAll [#1249](https://github.com/sequelize/sequelize/issues/1249) - .col()/.literal()/etc now works with findAll [#1249](https://github.com/sequelize/sequelize/issues/1249)
- now currectly handles connection timeouts as errors [#1207](https://github.com/sequelize/sequelize/issues/1207)
# v1.7.0-rc1 # v1.7.0-rc1
- instance.createAssociationInstance functionality added [#1213](https://github.com/sequelize/sequelize/pull/1213) - instance.createAssociationInstance functionality added [#1213](https://github.com/sequelize/sequelize/pull/1213)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!