nodejh / sequelize-automate

Automatically generate bare sequelize models from your database.
MIT License
116 stars 22 forks source link

Unhandled rejection SequelizeDatabaseError: Unknown column 'createdAt' in 'field list #39

Open zhangpanfei opened 3 years ago

zhangpanfei commented 3 years ago

There is no such field in the table, and the generated model requires createdAt