Skip to content

Releases: mi-erasmusmc/JCdmBuilder

JCDMBuilder-v5.4.1.6

23 Apr 09:59
Compare
Choose a tag to compare

Renamed some script files.

JCDMBuilder-v5.4.1.5

07 Sep 06:39
Compare
Choose a tag to compare

Changed bulk import.
It does not use FileUtils.copyFile for file under 2 GB anymore but reads and writes the files.
This avoids character set problems when importing the files in the database.

JCDMBuilder-v5.4.1.4

23 Aug 05:27
Compare
Choose a tag to compare
Update version number and screenshots.

JCDMBuilder-v5.4.1.3

17 May 11:37
Compare
Choose a tag to compare

Running custom SQL scripts did not work in version 5.4.1.2.
Added the option to select the folder where the custom SQL scripts are to the interface.

JCDMBuilder-v5.4.1.2

07 Mar 15:23
Compare
Choose a tag to compare

Further cleanup.

JCDMBuilder-v5.4.1.1

28 Feb 13:48
Compare
Choose a tag to compare

Removed CDM versions 5.0..1 and 6.0.0.
Removed unnecessary code.
Available versions of CDM is now dynamically determined based on the available scripts.
Renamed the main program from JCdmBuilderMain to JCdmBuilder.

JCDMBuilder-v5.4.1.0

21 Feb 14:50
Compare
Choose a tag to compare

Added version CDM 5.4.1 definition scripts.

JCDMBuilder-v5.4.0.9

08 Jun 11:34
Compare
Choose a tag to compare

Adaptiations for Microsoft Azure SQL Server.

JCDMBuilder-v5.4.0.8

07 Apr 10:46
Compare
Choose a tag to compare

CDM schema in path script now represented by @CDM_SCHEMA or @cdm_schema.

JCDMBuilder-v5.4.0.7

16 Dec 13:06
Compare
Choose a tag to compare

Now with the correct results table definitions which are retrieved from an active WebAPI.
Fully tested on PostgreSQL only.