-
Notifications
You must be signed in to change notification settings - Fork 70
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
Support UTC DateTime Structures #374
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🌞
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks ok to me. However I've not spent so much time deep in thought on this, so perhaps worth getting one of the other driver authors to review as well.
d5de5ac
to
48265b8
Compare
Signed-off-by: Florent Biville <florent.biville@neo4j.com>
Signed-off-by: Florent Biville <florent.biville@neo4j.com>
Co-authored-by: grant lodge <6323995+thelonelyvulpes@users.noreply.github.com>
- fix type and value serialization - fix tz name serialization
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🍰
The only failing test here is flaky. Merging this. |
✅ TestKit PR is: neo4j-drivers/testkit#470
✅ Extra TestKit PR: neo4j-drivers/testkit#495