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

Commit 5bdcb343 by Sascha Depold

fnord

1 parent 238670d8
Showing with 2 additions and 1 deletions
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
- [FEATURE] added possibility to define the attributes of received associations (thanks to joshm) - [FEATURE] added possibility to define the attributes of received associations (thanks to joshm)
- [FEATURE] added findOrCreate, which returns a the already existing instance or creates one (thanks to eveiga) - [FEATURE] added findOrCreate, which returns a the already existing instance or creates one (thanks to eveiga)
- [FEATURE] minConnections option for MySQL pooling (thanks to dominiklessel) - [FEATURE] minConnections option for MySQL pooling (thanks to dominiklessel)
- [FEATURe] added BIGINT data type which is treated like a string (thanks to adamsch1) - [FEATURE] added BIGINT data type which is treated like a string (thanks to adamsch1)
- [FEATURE] https://github.com/sdepold/sequelize/pull/345
# 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!