You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think this is necessary (or even possible). You only have to supply the initialized model. The plugin itself doesn't directly depend on Sequelize at all.
So that end users don't need to require it separately we should just expose the underlying sequelize lib. Just in case people need access to it.
The text was updated successfully, but these errors were encountered: