Update README.md
This commit is contained in:
parent
77494531d3
commit
9859216e6f
@ -15,6 +15,7 @@ Pagination and filtering helper method for TypeORM repositories or query builder
|
|||||||
- Search across columns
|
- Search across columns
|
||||||
- Filter using operators (`$eq`, `$not`, `$null`, `$in`, `$gt`, `$gte`, `$lt`, `$lte`, `$btw`, `$ilike`)
|
- Filter using operators (`$eq`, `$not`, `$null`, `$in`, `$gt`, `$gte`, `$lt`, `$lte`, `$btw`, `$ilike`)
|
||||||
- Include relations
|
- Include relations
|
||||||
|
- Virtual column support
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user