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

Commit 87e2b78c by sdepold

0.8 compatibility

1 parent 4ee4560e
Showing with 1 additions and 0 deletions
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
- [FEATURE] added possibility to globally disable adding of NULL values to sql queries (thanks to janmeier) - [FEATURE] added possibility to globally disable adding of NULL values to sql queries (thanks to janmeier)
- [FEATURE] Model.create can now also be used to specify values for mass assignment (thanks to janmeier) - [FEATURE] Model.create can now also be used to specify values for mass assignment (thanks to janmeier)
- [FEATURE] QueryChainer will now provide the results of the added emitters in the order the emitters have been added (thanks to LaurentZuijdwijk and me ;)) - [FEATURE] QueryChainer will now provide the results of the added emitters in the order the emitters have been added (thanks to LaurentZuijdwijk and me ;))
- [FEATURE] node 0.8 compatibility
# v1.4.1 # # v1.4.1 #
- [DEPRECATION] Added deprecation warning for node < v0.6. - [DEPRECATION] Added deprecation warning for node < v0.6.
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!