-
Notifications
You must be signed in to change notification settings - Fork 122
Issues: nestjsx/nestjs-typeorm-paginate
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
paginate function returns wrong number of items when using queryBuilder
#894
opened Apr 17, 2024 by
Mnigos
Paginate with queryBuilder counts raw number of rows instead of entity number of rows.
#803
opened Nov 18, 2022 by
linconsdev
Paginate does not work together with PostgreSQL queries containing "DISTINCT ON"
#651
opened Dec 6, 2021 by
schuerg
ER_DUP_FIELDNAME while using querybuilder with join in v3.1.3
#633
opened Oct 26, 2021 by
shashi-3dqr
ProTip!
Exclude everything labeled
bug
with -label:bug.