We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712da29 commit c89bddbCopy full SHA for c89bddb
README.md
@@ -24,6 +24,10 @@ Pagination and filtering helper method for TypeORM repositories or query builder
24
npm install nestjs-paginate
25
```
26
27
+| ⚠️ **TypeORM appears unmaintained.** |
28
+|-------------------------------------------------------------|
29
+| Please `npm i typeorm@npm:@helveg/typeorm@^0.3.21` instead. |
30
+
31
## Usage
32
33
### Example
0 commit comments