sequelize-paper-trail icon indicating copy to clipboard operation
sequelize-paper-trail copied to clipboard

Change how previous and current versions are filtered

Open g00ds0n opened this issue 4 years ago • 2 comments

Filters previousVersion and currentVersion by Sequelize's rawAttributes. The purpose is to allow JSONB objects to be saved in the document.

I am not 100% sure what the previous omitBy usage was for though.

g00ds0n avatar Sep 26 '19 07:09 g00ds0n

This works for us. Should be merged.

flashspys avatar Nov 02 '20 15:11 flashspys

same here! Need this merge! @nielsgl

nnmer avatar Jan 28 '21 15:01 nnmer