hi,
i am trying to clear handlers in models but unable to do so.
when i checked the module files then found it's not bind in models
**this line should be added after line 190 in model.js**
this.$clearHandlers = this.$queryInterface.$clearHandlers.bind(this.$queryInterface);