sequelize / sequelize-auto

Automatically generate bare sequelize models from your database.
2.9k stars 527 forks source link

Setting paranoid property for particular tables only #648

Open aeharake opened 1 year ago

aeharake commented 1 year ago

Is it possible to apply paranoid for particular tables only instead of doing it for all the tables?