EHDEN / CdmInspection

R Package to support quality control inspection of an OMOP-CDM instance
Apache License 2.0
11 stars 16 forks source link

Remove pretty column names with SQL aliases #88

Closed MaximMoinat closed 1 year ago

MaximMoinat commented 1 year ago

Fixes #85 and fixes #86.

SQL aliases are not cross-platform compatible. All aliases should conform to the HADES SQL conventions and pretty column naming done in R.