sequelize-auto
sequelize-auto copied to clipboard
fix: #596 #625 createdAt, updatedAt, and deletedAt are missing in ts definition
Fix #625 & #596
createdAt and updatedAt fields are missing when enable option timestamp: true
This is exactly the issue I'm facing .. any due date on this merge ?
Same issue