geared_pagination
geared_pagination copied to clipboard
Update readme with time_precision issue
There is possibility to meet unintended behavior when you use a datetime column on cursor-based pagination without any other unique identifiers. But it seems no way to fix this on this gem. So I just added a description to fix this issue.