IMQORMOptions.sequelize property
Options passed through to the Sequelize constructor.
Signature:
sequelize: SequelizeOptions;
Remarks
logging is the one property database() overwrites — see database() for what each value means.
Options passed through to the Sequelize constructor.
Signature:
sequelize: SequelizeOptions;
logging is the one property database() overwrites — see database() for what each value means.