Skip to content

Conversation

@colinbarry
Copy link
Contributor

@colinbarry colinbarry commented Jan 8, 2025

This also refactors the existing toString function, to bring the implementation of both of these functions into accord.

@colinbarry colinbarry changed the title Add Cypher toStringOrNull function #1780 Add Cypher toStringOrNull function Jan 8, 2025
@colinbarry colinbarry force-pushed the feat/add-toStringOrNull-function branch from af76164 to 7adfc5f Compare January 8, 2025 14:00
@gitbuda gitbuda linked an issue Jan 8, 2025 that may be closed by this pull request
@gitbuda gitbuda added this to the mg-v3.0.0 milestone Jan 8, 2025
@gitbuda
Copy link
Member

gitbuda commented Jan 8, 2025

@colinbarry please move the info from the description (starting and including Git commit description... and below) into a comment because the whole description of a PR ends up as a git message body inside the master branch 🙏

@gitbuda gitbuda added the Docs needed Docs needed label Jan 8, 2025
@gitbuda gitbuda added the feature feature label Jan 8, 2025
@colinbarry
Copy link
Contributor Author

colinbarry commented Jan 8, 2025

Tracking

Standard development

CI Testing Labels

  • Select the appropriate CI test labels (CI -build=build-name -test=test-suite)

Documentation checklist

  • Add the documentation label
  • Add the bug / feature label
  • Add the milestone for which this feature is intended
    • If not known, set for a later milestone
  • Write a release note, including added/changed clauses
    • Add Cypher toStringOrNull function
  • [ Documentation PR link memgraph/documentation#XXXX ]
    • Is back linked to this development PR
  • [ Tag someone from docs team ]

@Ignition Ignition marked this pull request as ready for review January 8, 2025 16:49
@colinbarry colinbarry added this pull request to the merge queue Jan 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 8, 2025
This also refactors the existing `toString` function, to bring the
implementation of both of these functions into accord.
@colinbarry colinbarry force-pushed the feat/add-toStringOrNull-function branch from 15082cc to 7a9f547 Compare January 13, 2025 11:31
@colinbarry colinbarry added this pull request to the merge queue Jan 13, 2025
@sonarqubecloud
Copy link

Merged via the queue into master with commit 03aaebb Jan 13, 2025
14 checks passed
@colinbarry colinbarry deleted the feat/add-toStringOrNull-function branch January 13, 2025 12:46
as51340 pushed a commit that referenced this pull request Oct 24, 2025
This also refactors the existing `toString` function, to bring the
implementation of both of these functions into accord.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Docs needed Docs needed feature feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement toStringOrNull function

4 participants