sequelize-mock icon indicating copy to clipboard operation
sequelize-mock copied to clipboard

Add increment and decrement to instance

Open exos opened this issue 7 years ago • 1 comments

Add instance.increment[0] and instance.decrement[1] methods emulating the original behavior

0: http://docs.sequelizejs.com/class/lib/model.js~Model.html#instance-method-increment 1: http://docs.sequelizejs.com/class/lib/model.js~Model.html#instance-method-decrement

exos avatar Jan 22 '18 22:01 exos

What's the problem with this PR? I would like to back to use this package for my project dependencies.

exos avatar Feb 20 '18 14:02 exos