-
Notifications
You must be signed in to change notification settings - Fork 74
Support UTC DateTime Structures #374
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
Conversation
bigmontz
left a comment
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.
🌞
AndyHeap-NeoTech
left a comment
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 <[email protected]>
Signed-off-by: Florent Biville <[email protected]>
Co-authored-by: grant lodge <[email protected]>
- fix type and value serialization - fix tz name serialization
bigmontz
left a comment
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