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

Feature/bigint #93

Merged
merged 15 commits into from
Mar 22, 2021
Merged

Feature/bigint #93

merged 15 commits into from
Mar 22, 2021

Conversation

darrellwarde
Copy link
Contributor

No description provided.

@darrellwarde darrellwarde requested a review from danstarns March 22, 2021 16:30
Copy link
Contributor

@danstarns danstarns left a comment

Choose a reason for hiding this comment

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

Nice good coverage and well-needed feature in the library.

@@ -37,7 +37,17 @@ RETURN this { datetime: apoc.date.convertFormat(toString(this.datetime), "iso_zo

```cypher-params
{
"this_datetime": "1970-01-01T00:00:00.000Z"
"this_datetime": {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice fix :)

@darrellwarde darrellwarde merged commit 7c2ce89 into neo4j:master Mar 22, 2021
@darrellwarde darrellwarde deleted the feature/bigint branch April 1, 2021 12:50
@danstarns danstarns added documentation Improvements or additions to documentation changelog and removed documentation Improvements or additions to documentation labels Apr 8, 2021
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