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

Prevent duplicate field names #59

Merged
merged 3 commits into from
Sep 19, 2024
Merged

Prevent duplicate field names #59

merged 3 commits into from
Sep 19, 2024

Conversation

FObermaier
Copy link
Member

To prevent duplicate field names a numeric suffix (n) is added to the original field name.
It indicates that a field name is the nth-duplicate.

refers to #46

@KubaSzostak
Copy link
Member

Thank you, @FObermaier, for addressing the issue. The changes look fine. I especially appreciate the update to the test libraries, which had been on my list for a long time until you tackled it :-)

@KubaSzostak KubaSzostak merged commit 72637b1 into develop Sep 19, 2024
11 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.

2 participants