Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ar/support sorting by datetime #111

Closed

Conversation

amandawraymond
Copy link
Contributor

@amandawraymond amandawraymond commented Jan 17, 2023

Problem

Reported DateTime Issue

  • failure to correctly paginate through records when sorting by a DateTime selector

Solution

ensure the serialization and deserialization via JSON of the Cursors handle the precision of DateTime data down to the nanosecond

Details

…rsors add spec coverage for timestamp order_by selector in pagination fetch

Bump version to 0.3.1
@aaronsama
Copy link
Contributor

Hey @amandawraymond, thanks for your PR and sorry for the long delay in reacting to this. I opened #142 starting from this one and incorporating recent changes (Github wouldn't let me rebase properly). I made some changes but the overall logic remains the same.

I'll close this PR as a result.

@aaronsama aaronsama closed this Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants