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

Commit 281b8ce3 by sdepold

changes for v1.3.1

1 parent 5f0c7b39
Showing with 3 additions and 0 deletions
# v1.3.1 # # v1.3.1 #
- [REFACTORING] renamed ModelManager to ModelFactoryManager - [REFACTORING] renamed ModelManager to ModelFactoryManager
- [IMPROVEMENT] decreased delay of CustomEventEmitter execution from 5ms to 1ms - [IMPROVEMENT] decreased delay of CustomEventEmitter execution from 5ms to 1ms
- [IMPROVEMENT] improved performance of association handling (many-to-many) (thanks to magshark)
- [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] 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
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!