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

Commit 030d9e8c by sdepold

added credits

1 parent d6716b07
Showing with 2 additions and 2 deletions
# v1.3.2 #
- [FEATURE] sqlite is now emitting the 'sql'-event as well
- [FEATURE] sqlite is now emitting the 'sql'-event as well (thanks to megshark)
# v1.3.1 #
- [REFACTORING] renamed ModelManager to ModelFactoryManager
......@@ -8,7 +8,7 @@
- [FEATURE] added possibility to specify name of the join table (thanks to magshark)
- [FEATURE] mysql is emitting a 'sql'-event when executing a query
- [BUG] correctly delete existing SequelizeMeta entry from database after undoing migration
- [BUG] fix path of migration files in executable
- [BUG] fix path of migration files in executable (thanks to bcg)
# v1.3.0 #
- [REFACTORING] Model#all is now a function and not a getter.
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!