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
It's my understanding that CDM column names should be lowercase. Can I add a test that fails if Eunomia column names are not lowercase?
OHDSI/CommonDataModel#509 (comment)
The text was updated successfully, but these errors were encountered:
#44 add table and col names test
b363903
#44 fix check, see also #45
5ab066c
#44 don't cast table names. Increase required version of DatabaseConn…
1ebb641
…ector since from that version table names have been made lowercase
ginberg
Successfully merging a pull request may close this issue.
It's my understanding that CDM column names should be lowercase. Can I add a test that fails if Eunomia column names are not lowercase?
OHDSI/CommonDataModel#509 (comment)
The text was updated successfully, but these errors were encountered: