1602 / 1602/railway-pagination
feature-request: "paginate" method should be added to model relations
Aperta
- Lingua principale
- JavaScript
- Stelle
- 9
- Fork
- 6
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
To use it like:
```
currentUser.posts.paginate...
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
The issue requests adding a `paginate` method to model relations in the RailwayJS framework. Start by examining the existing pagination plugin code and how model relations are defined. Look for where relation methods are added to models. The goal is to implement a paginate method that works on a relation like `currentUser.posts.paginate(...)`. Check if there are existing tests for pagination or relations to understand the expected behavior.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript
- Ambito
- backend-api-design
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 45/100