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

Commit f3eda977 by Mick Hansen

Update changelog.md

1 parent 1786041d
Showing with 1 additions and 1 deletions
Notice: All 1.7.x changes are present in 2.0.x aswell
# v2.0.0-dev11
## This release contains many changes and is highly experimental
### Caution: This release contains many changes and is highly experimental
- [PERFORMANCE] increased build performance when using include, which speeds up findAll etc.
- [BUG] Made it possible to use HSTORE both in attribute: HSTORE and attribute: { type: HSTORE } form. Thanks to @tomchentw [#1458](https://github.com/sequelize/sequelize/pull/1458)
- [FEATURE] n:m now marks the columns of the through table as foreign keys and cascades them on delete and update by default.
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!