sequelizer icon indicating copy to clipboard operation
sequelizer copied to clipboard

Models should be generated with the option timstamps: false if there are no timestamps in raw database

Open davidalvarezr opened this issue 5 years ago • 1 comments

davidalvarezr avatar Mar 29 '19 08:03 davidalvarezr

Yes had to add timestamps: false to everything as they have their own date/timestamp columns like LAST_UPDATED and CREATED_ON.

Maybe this is more related to sequelize_auto however?

LiamKarlMitchell avatar Jun 23 '20 22:06 LiamKarlMitchell