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

Commit 5f5b8e0f by Sascha Depold

bigint

1 parent 684848c4
Showing with 1 additions and 0 deletions
...@@ -17,6 +17,7 @@ ...@@ -17,6 +17,7 @@
- [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)
# 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!