Matusala Ermiyas

Results 1 comments of Matusala Ermiyas

Use it like this it will fix the error createdAt: { allowNull: false, type: Sequelize.DATE, defaultValue: Sequelize.fn("NOW"), }, updatedAt: { allowNull: false, type: Sequelize.DATE, defaultValue: Sequelize.fn("NOW"), },