Yugo

Results 11 comments of Yugo

try `NODE_ENV=db sequelize db:migrate` your config file object first level key should be NODE_ENV value. i spend lot‘s time find them. in source code https://github.com/sequelize/cli/blob/1c8983c69b921b2c43ecfc1062449bed143c22e8/src/core/yargs.js#L22 ``` return yargs .option('env', {...