6 ms·
I would expect those events to be triggered by action though, then it wouldn't be persistence ignorance.
by whatthemick 12y ago
I would expect those events to be triggered by action though, then it wouldn't be persistence ignorance.
- k__ 12y agoSequelize has the build method, which persists automatically. Couldn't the rest be achieved by simply adding a few (update, delete) methods to the model classes?