(redis) model.iterate: «where» and «skip» seems to be not working
Aperta
- Lingua principale
- JavaScript
- Stelle
- 2k
- Fork
- 238
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Trying to use "where: { id: { gt / lt: XXX } }" or skip in model.iterate method, but script ignores it.
«order by» works fine.
What am i doing wrong here?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look at the model.iterate method in the redis adapter, likely in lib/adapters/redis.js or similar. Examine how where and skip parameters are processed versus order by. Check test files for iterate to understand expected behavior. The issue lacks specifics on error messages or code examples, so start by reproducing the problem with a simple test case.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- javascript, redis
- Ambito
- backend, databases
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100