Change Notes

Release History

Version Date Description
dbload-0.4.0 2018-??-??  
dbload-0.3.0 2018-05-11 Use Docker container as test database.
dbload-0.2.0 2016-12-03 Project report and column type detector.
dbload-0.1.0 2014-10-25 Project start.

Release dbload-0.4.0 – 2018-??-??

Type Changes By
Update Update to Java 10. andrewinkler

Release dbload-0.3.0 – 2018-05-11

Type Changes By
Fix Don´t write a NULL for an empty VARCHAR column. andrewinkler
Update Use a Docker container for the JUnit tests. andrewinkler

Release dbload-0.2.0 – 2016-12-03

Type Changes By
Update Better error message with a line number for invalid dat files. andrewinkler
Update Rework of the connector package. Don´t bind database connections to code. andrewinkler
Update If the BIT value is undefined, then the DefaultJdbcTypeConverter returns a false value. andrewinkler
Add Add support for MariaDB. andrewinkler
Add Started project site report. This point is under construction. andrewinkler
Add The SQL-Insert class should detect the affected column types. andrewinkler
Update The test class should not use the default locale if german is expected. andrewinkler
Add Added some peformance measurement. andrewinkler

Release dbload-0.1.0 – 2014-10-25

Type Changes By
Add Project setup. andrewinkler