Skip to content

Releases: OHDSI/JCdmBuilder

Some more GUI improvements

30 Mar 11:51
Compare
Choose a tag to compare

Some more GUI improvements. Now can specify folder holding the source CSVs (rather than assuming they're in the working folder). Slightly better error handling. Less output if all goes well

User interface redesign

16 Mar 10:36
Compare
Choose a tag to compare

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

17 Jan 08:53
Compare
Choose a tag to compare

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

23 Feb 16:36
Compare
Choose a tag to compare

Fixed path issues when picking the vocabulary folder.

Minor fixes

22 Sep 02:00
Compare
Choose a tag to compare

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

11 Jun 05:24
Compare
Choose a tag to compare

Fixed bug in era building (did not translate to non-Sql-Server dialects)

New vocab import

01 Jun 05:56
Compare
Choose a tag to compare

The vocab insert now uses Athena files.

Initial release

22 May 07:23
Compare
Choose a tag to compare
v0.0.1

Removed MySQL driver