sails-hook-sequelize icon indicating copy to clipboard operation
sails-hook-sequelize copied to clipboard

Support Sequelize 6

Open ebaynaud opened this issue 3 years ago • 1 comments
trafficstars

Any plan to support Sequelize 6? Sequelize 7 is in preparation 🤓

ebaynaud avatar Dec 25 '21 21:12 ebaynaud

Seems that current tests don't break for sequelize v6 :) that's great!

KSDaemon avatar May 07 '22 22:05 KSDaemon

Hello @KSDaemon, The latest release still uses the continuation-local-storage package, although Sequelize v6 requires using the cls-hooked package.

There is a commit with the right package which has been merged into master, but it hasn't been included in v2.0.0. Can you create a release including this commit please?

KFontaineAlobees avatar Jul 20 '23 13:07 KFontaineAlobees

Sure! thnx for pinging! Done! Published v2.0.1

KSDaemon avatar Jul 20 '23 18:07 KSDaemon

So I think we can close this one as done :) Feel free to reopen if I am wrong.

KSDaemon avatar Jul 20 '23 18:07 KSDaemon