Releases: mi-erasmusmc/JCdmBuilder
JCDMBuilder-v5.4.1.6
Renamed some script files.
JCDMBuilder-v5.4.1.5
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
Update version number and screenshots.
JCDMBuilder-v5.4.1.3
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
Further cleanup.
JCDMBuilder-v5.4.1.1
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
Added version CDM 5.4.1 definition scripts.
JCDMBuilder-v5.4.0.9
Adaptiations for Microsoft Azure SQL Server.
JCDMBuilder-v5.4.0.8
CDM schema in path script now represented by @CDM_SCHEMA or @cdm_schema.
JCDMBuilder-v5.4.0.7
Now with the correct results table definitions which are retrieved from an active WebAPI.
Fully tested on PostgreSQL only.