|
|
|
|
|
by whatthemick
4293 days ago
|
|
I'm personally not a huge fan of the eventemitter for cases where an event is only ever emitted once (an sql query is done or similar). For 2.0 of Sequelize we've moved almost the entire codebase to promises and will encourage users to interact with Sequelize with promises. |
|