Kaltsoon / sequelize-cursor-pagination

➡️ Cursor-based pagination queries for Sequelize models
87 stars 27 forks source link

new options(nest and mapToModel) added #26

Closed SubhaChandraDas closed 4 years ago

SubhaChandraDas commented 4 years ago

Use Case: when we want to pass the parameter raw: true, we can not convert dottie attributes to nested structure,

riazXrazor commented 4 years ago

@SubhaChandraDas good work bro !!