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

validate_field_names to allow single char names #368

Merged
merged 2 commits into from
Nov 12, 2021
Merged

validate_field_names to allow single char names #368

merged 2 commits into from
Nov 12, 2021

Conversation

daynefiler
Copy link
Contributor

Closes #367. Previously, validate_field_names required field names to be at least two characters long. This requirement does not allow exporting single-character field names.

wibeasley and others added 2 commits November 7, 2021 20:58
Closes #367. Previously, validate_field_names required field names to be at least two characters long. This requirement does not allow exporting single-character field names.
@daynefiler daynefiler changed the base branch from main to dev November 12, 2021 16:41
@daynefiler
Copy link
Contributor Author

@wibeasley Not sure what your dev flow is, so I changed the PR to merge into dev rather than main.

@wibeasley wibeasley merged commit 928a50b into OuhscBbmc:dev Nov 12, 2021
@daynefiler daynefiler deleted the daynefiler-issue367 branch November 12, 2021 18:21
wibeasley added a commit that referenced this pull request Nov 12, 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.

Unexpected Behavior: validate_field_names errors for single character field names
2 participants