aravindnc/mongoose-paginate-v2
A custom pagination library for Mongoose with customizable labels.
JavaScriptMIT
Issues
- 0
- 0
- 3
Inconsistent declaration of Query
#220 opened by twibster - 6
class-transformer not working properly
#169 opened by necm1 - 0
Implementation of query validation
#216 opened by guptaashwanee - 1
Add .paginate on Query Helpers
#217 opened by SkyaTura - 0
Add types for global instalation
#219 opened by SkyaTura - 0
- 6
- 2
Filter with not equal operator
#178 opened by kaboume - 3
How to find by subdocument
#188 opened by kaboume - 2
Filter on subdocument property
#192 opened by kaboume - 2
Skip value must be non-negative
#205 opened by mohammadrezahayati - 1
how call left join or lookup data ?
#206 opened by chaleawmut - 10
An issue with types on mongoose v5
#165 opened by LosTigeros - 12
Have problem with using libary. Early some working is good. I check that 4 days ago implemented new version.
#158 opened by TOLDINS - 1
How to use distinct with paginate
#140 opened by riyastir - 11
Not working with mongoose 7.x
#191 opened by mazenkhalil - 7
- 3
- 0
PaginateResult
#200 opened by mat-twg - 12
- 2
customLabels: typescript
#182 opened by torquan - 0
Update npm package to include latest changes
#189 opened by mmonkey - 1
Querying a non-existing field, returns all documents, instead of returning nothing
#185 opened by molaeiali - 1
- 0
- 1
Can't match a ISODate range
#180 opened by Gabrirf - 5
Property 'options' does not exist on type '(schema: Schema<any, Model<any, any, any, any>, any, any>) => void'
#154 opened by kerolloz - 1
- 7
Add paginate on subdocuments list
#174 opened by lau1944 - 1
Cannot carry out a weighted text search
#170 opened by keniiy - 1
Feature: Default to last page when trying to query a page greater than total pages.
#167 opened by gabrielgasp - 1
Query on populate field
#168 opened by necm1 - 2
Is there a way to paginate through populated documents using the mongoose-paginate-v2?
#172 opened by JKurero - 1
Paginate for inner collection
#159 opened by deeeed - 5
Support for Mongoose 6
#157 opened by aravindnc - 9
Cannot build TypeScript project
#155 opened by kerolloz - 4
Is it possible to sort paginated results by fulltext's textScore meta data?
#146 opened by trancephorm - 2
Property 'paginate' does not exist on type 'Model<any, {}, {}, {}>'.ts(2339)
#152 opened by ekumahost - 7
Use a PaginationParameters-helper, for passing request query into Model.paginate()
#148 opened by tomosterlund - 2
NodeJS throws error on version 17.3.0 & 16.3.1
#150 opened by arkanos - 3
the Query is not working well
#132 opened by xXm5aXx - 1
Seems like fulltext search is impossible?
#147 opened by trancephorm - 2
$or query is not working
#139 opened by zayn-m - 3
- 1
- 3
How is this cursor based?!
#136 opened by lepicekmichal - 2
Can you tell me when to use projection or select ?
#130 opened by brightchip - 2