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

Bump neo4j-driver to 5.9.2 #1940

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Conversation

OskarDamkjaer
Copy link
Contributor

Resolves #1919

anything: unknown
): anything is CypherTemporalType => {
return (
isDate(anything) ||
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The type signatures of these functions changed and got more advance (using generics etc), hence this update

@OskarDamkjaer OskarDamkjaer merged commit 9e69b8c into neo4j:master Sep 26, 2023
13 checks passed
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.

Datetime function timezone issue when hour is 00
2 participants