benjamin658 / typeorm-cursor-pagination

Cursor-based pagination works with TypeORM Query Builder.
MIT License
186 stars 40 forks source link

fix: missing order from query builder #42

Open ruifernando7 opened 3 years ago

ruifernando7 commented 3 years ago

Regarding issue https://github.com/benjamin658/typeorm-cursor-pagination/issues/4 , I made a change that solves missing order by from our query builder in the main query.