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

feat(table/merge): add option to replace duplicate number keys #581

Merged

Conversation

synth444
Copy link
Contributor

Adds an optional parameter addDuplicateNumbers which defaults to true in order not to break existing behaviour.

When set to false, override the number keys instead.

Adds an optional parameter `addDuplicateNumbers` which defaults to `true` in order not to break existing behaviour.

When set to `false`, override the number keys instead.
@synth444 synth444 force-pushed the feat/table-merge-add-behaviour branch from b9e4fed to 4078da7 Compare May 14, 2024 02:53
@thelindat thelindat merged commit 080a9c2 into overextended:master May 20, 2024
@synth444 synth444 deleted the feat/table-merge-add-behaviour branch May 20, 2024 23:05
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.

None yet

2 participants