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

Commit 0d35560a by sdepold

logging

1 parent 00399231
Showing with 2 additions and 1 deletions
# v1.3.8 #
# v1.4.0 #
- [BUG] fixed booleans in sqlite (thanks to alexstrat)
- [BUG] fixed forced sync of many-to-many associations (thanks to SirUli)
- [FEATURE] objects are now compatible JSON.stringify. (thanks to grayt0r)
- [FEATURE] When instantiating the sequelize object, you can now pass a function to logging. This allows you to customize the logging behavior. Default is now: console.log
# 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!