We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update to xportr_length() that sets DTC variables to maximum length based on Date (10) or Date/Time (19) inputs.
xportr_length()
Add a check/warning when the spec length is populated for the --DTC variables as the define.xml should not have a length (missing).
The text was updated successfully, but these errors were encountered:
Reopen the issue as it is not yet implemented. To much issues with DTC variables 😅
Sorry, something went wrong.
fix: #207 increase cyclomatic complexity
34a6b95
Merge pull request #238 from atorus-research/207-length-DTC-varaible
e37adb0
Closes #207 xportr_length for missing length in metadata
cpiraux
Successfully merging a pull request may close this issue.
Update to
xportr_length()
that sets DTC variables to maximum length based on Date (10) or Date/Time (19) inputs.Add a check/warning when the spec length is populated for the --DTC variables as the define.xml should not have a length (missing).
The text was updated successfully, but these errors were encountered: