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

Commit cd57fd14 by sdepold

sqlite date fix

1 parent a8f043b8
Showing with 1 additions and 0 deletions
......@@ -7,6 +7,7 @@
- [FEATURE] postgresql support. (thanks to swoodtke)
- [FEATURE] connection-pooling for mysql. (thanks to megshark)
- [FEATURE] added possibility to define NOW as default value for date data-types. Use Sequelize.NOW as defaultValue
- [BUG] Fixed date handling in sqlite (thanks to iizukanao)
# v1.3.7 #
- [BUG] fixed issue where multiple belongsTo or hasOne associations to the same table overwrite each other
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!