Skip to content

Conversation

@lukaszachy
Copy link
Contributor

Otherwise key+ defined in root node or node with broken
inheritance will be called key+ instead of key.
All other nodes already strip the merge suffix

Fix: #277

Checklist

  • implement the feature
  • extend the test coverage

@lukaszachy lukaszachy added this to the 1.6.1 milestone Jan 15, 2025
@lukaszachy lukaszachy modified the milestones: 1.6.1, 1.7 Jan 16, 2025
Otherwise `key+` defined in root node or node with broken
inheritance will be called `key+` instead of `key`.
All other nodes already strip the merge suffix

Fix: #277
@lukaszachy lukaszachy merged commit 0120695 into main Feb 27, 2025
12 of 13 checks passed
@lukaszachy lukaszachy deleted the 277-root-nodes branch February 27, 2025 17:10
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.

'root' node cannot use merge operation to create key

3 participants