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

Commit fa08a58c by Mick Hansen

allows updateAttributes to target specific fields

1 parent c886089c
Showing with 1 additions and 0 deletions
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
- [FEATURE] https://github.com/sdepold/sequelize/pull/345 - [FEATURE] https://github.com/sdepold/sequelize/pull/345
- [FEATURE] allow definition of a models table name (thanks to slamkajs) - [FEATURE] allow definition of a models table name (thanks to slamkajs)
- [FEATURE] allow usage of enums. #440 (thanks to KevinMartin) - [FEATURE] allow usage of enums. #440 (thanks to KevinMartin)
- [FEATURE] allows updateAttributes to target specific fields only (thanks to Pasvaz)
# v1.5.0 # # v1.5.0 #
- [REFACTORING] use underscore functions for Utils.isHash (thanks to Mick-Hansen/innofluence) - [REFACTORING] use underscore functions for Utils.isHash (thanks to Mick-Hansen/innofluence)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!