Ben Who

Results 34 comments of Ben Who

This PR tries to fix the issue: https://github.com/benjamin658/typeorm-cursor-pagination/pull/42 I haven't merged it since it doesn't have a test case, but maybe you can try it to see if it works....

Are you using the `name` column as the pagination key?

It seems to have something to do with the TypeORM bug I mentioned above.

Thanks for your contribution, it would be great to add unit test on it, after the test passed, I will merge the PR, thanks again!