Rik Smale

Results 436 comments of Rik Smale

Could you add two more unit tests? One where only the included model has an index hint and one where both have an index hint?

Thanks for that addition. I'll check that out in the coming days and merge this

In config.sequelize.js you have `development` defined, instead of `dev` which is the environment that is used. That's why it doesn't know which dialect you want to use

Seems to be a duplicate of #4965