sequelize-auto icon indicating copy to clipboard operation
sequelize-auto copied to clipboard

option to exclude schema when generating models

Open mariusa opened this issue 5 years ago • 0 comments

Hi,

Sometimes schemas are different between dev & production, tables being the same.

Would you please add an option to exclude schema name when generating the model?

There isn't any at https://sequelize.org/master/class/lib/sequelize.js~Sequelize.html#instance-constructor-constructor

Thanks

mariusa avatar Aug 25 '20 16:08 mariusa