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

Commit 97dfb7c6 by Sascha Depold

added changelog

1 parent cfaf630d
Showing with 3 additions and 2 deletions
...@@ -39,4 +39,5 @@ ...@@ -39,4 +39,5 @@
# 0.3.1 # # 0.3.1 #
- added error handling when defining invalid database credentials - added error handling when defining invalid database credentials
- Sequelize#sync, Sequelize#drop, model#sync, model#drop returns errors via callback - Sequelize#sync, Sequelize#drop, model#sync, model#drop returns errors via callback
- code is now located under lib/sequelize to use it with nDistro - code is now located under lib/sequelize to use it with nDistro
\ No newline at end of file - added possibility to use non default mysql database (host/port)
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!