Closed cerinoligutom closed 4 years ago
Thank you for making an issue. Sorry for taking so long to answer.
This should be tested pretty extensively. See https://github.com/olavim/objection-cursor/blob/master/test/cursor.js#L122, for example.
Could you show me code that is giving you the wrong response structure? Also, which version of Objection are you using?
Closing as stale
Thank you for making an issue. Sorry for taking so long to answer.
This should be tested pretty extensively. See https://github.com/olavim/objection-cursor/blob/master/test/cursor.js#L122, for example.
Could you show me code that is giving you the wrong response structure? Also, which version of Objection are you using?
Sorry for getting back late, a coworker was having the issue previously. Not quite sure what's their course of action for it but seems like they've resolved it.
The returned data is the snippet below when using
previousCursorPage()
It seems to be working fine when using
nextCursorPage()