nestjs-paginate icon indicating copy to clipboard operation
nestjs-paginate copied to clipboard

Pagination and filtering helper method for TypeORM repositories or query builders using Nest.js framework :book::paperclip:

Results 95 nestjs-paginate issues
Sort by recently updated
recently updated
newest added

Has any way to use ILIKE to filter data ? From query builder TYPEORM.

Original: https://github.com/ppetzold/nestjs-paginate/issues/72#issuecomment-908314018 > With serialization, I mean filtering and transforming the response data. Using [class-transformer](https://github.com/typestack/class-transformer), for example. > > For now, in my code, I have implemented an interceptor (also...

enhancement
will accept PR

is there a way to defind /cats?fields=field1,field2 etc? ats the movement even using some custom solution? E.g. provide also somehow FindOneOptions options when calling paginate(query, this.repository, config);

enhancement
will accept PR

Hello, I'm using nestjs-paginate for fetch a entity with it relations. But seems that the query is extremely slow because the library make 3 queries joining all related tables without...

help wanted
will accept PR

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`^28.1.8` -> `^29.0.3`](https://renovatebot.com/diffs/npm/@types%2fjest/28.1.8/29.0.3) |...

[Nested relation](https://github.com/ppetzold/nestjs-paginate/pull/509) filtering works properly with columns but not with virtual column. Error encountered ``` [Nest] 29684 - 11/12/2023, 5:54:13 PM ERROR [ExceptionsHandler] Unknown column '__root_memberOrganizations_rel.isMembershipComplete' in 'where clause' QueryFailedError:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`^8.56.0` -> `^8.57.0`](https://renovatebot.com/diffs/npm/eslint/8.56.0/8.57.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`^20.11.19` -> `^20.11.20`](https://renovatebot.com/diffs/npm/@types%2fnode/20.11.19/20.11.20) |...

I am using this package outside of nestjs in a pure expressjs application. it works well but there are some issues. However, I recently discovered that this file in the...

will accept PR

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) ([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`^6.21.0` -> `^7.0.2`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/6.21.0/7.0.2) |...