Releases: OHDSI/JCdmBuilder
Releases · OHDSI/JCdmBuilder
Some more GUI improvements
User interface redesign
Redesigned user interface. Other minor changes:
- ability to load and save settings to file
- using dedicated Athena file reader
Added copying vocab from schema, and CLI
Added the ability to copy the vocabulary tables from another database schema instead of from ATHENA CSV files.
Added a command-line interface. Type java -jar JCDMBuilder_v?.?.?.jar -usage
for details.
Minor fixes
Fixed path issues when picking the vocabulary folder.
Minor fixes
Should now run on 32-bit Java.
Removing spaces around field names in CSV files when importing from CSV files to CDM database.
Bugfix in era building
Fixed bug in era building (did not translate to non-Sql-Server dialects)
New vocab import
The vocab insert now uses Athena files.
Initial release
v0.0.1 Removed MySQL driver