sails-hook-sequelize-blueprints icon indicating copy to clipboard operation
sails-hook-sequelize-blueprints copied to clipboard

what should i do get deleted data ?

Open b3rew opened this issue 9 years ago • 0 comments

i mainly use this hook because it was hard to use waterline with softdelete so what can i do to get the deleted rows while using

options: {
    paranoid:true,
    classMethods: {},
    instanceMethods: {},
    hooks: {}
  }   

b3rew avatar Jan 03 '16 12:01 b3rew