holidayextras / jsonapi-store-relationaldb

A relational database handler for jsonapi-server
MIT License
33 stars 32 forks source link

Enable timestamps and "paranoid" mode #99

Open vnen opened 6 years ago

vnen commented 6 years ago

I understand why they are disabled by default, but I would like to enable those options for my models. It seems the option is hardcoded, I think it should be available to the user to select those (and maybe more) options from Sequelize.

vnen commented 6 years ago

Actually, it would be perfect if I was able to simply provide my own models.