2019-12-20 František Kučera sqldk-relpipe convergence: integer type (relpipe already support signed integers) v_0
2019-10-24 František Kučera fix license version: GNU GPLv3 v_0
2019-04-30 František Kučera change XMLNS for the configuration v_0
2019-04-30 František Kučera transform the record formatter into the recfile formatter v_0
2019-04-28 František Kučera getTableName() is needed for the metadata v_0
2019-03-05 František Kučera support custom relation names in the XML formatter (added --relation CLI option) v_0
2019-03-05 František Kučera sqldk-relpipe convergence started v_0
2019-03-04 František Kučera back to the snapshot v_0
2019-03-04 František Kučera Added tag v0.10 for changeset 0503996934e0 v_0
2019-03-04 František Kučera release: 0.10 v_0 v0.10
2019-03-04 František Kučera switch to JUnit5 v_0
2019-03-04 František Kučera mavenized: sql-dk-parent v_0
2019-03-04 František Kučera mavenized: jdbc-dk-driver v_0
2019-03-04 František Kučera mavenized: sql-dk v_0
2019-03-04 František Kučera mavenized: jdbc-loopback-driver v_0
2019-02-26 František Kučera Avoid reusing/rewriting the DB connection properties. v_0
2019-02-26 František Kučera JDBC drivers: fix 'Unsupported URL' – drivers might be called witrh wrong URLs and then they should (according to the JavaDoc) return null instead of throwing an exception. v_0
2019-02-26 František Kučera TabularFormatter: add support for SQLXML values v_0
2019-02-26 František Kučera XML array hack v_0
2019-02-26 František Kučera c++: recognize batch mode v_0
2019-02-26 František Kučera netbeans v_0
2018-01-05 František Kučera c++ version skeleton v_0
2016-11-08 František Kučera InfoLister/test: show also database server name and version v_0
2015-09-13 František Kučera BarChartFormatter: TODO comments v_0
2015-09-13 František Kučera headerTypes: new option to hide column types in tabular headers v_0
2015-09-06 František Kučera BarChartFormatter: format null as an empty/missing bar + better logging v_0
2015-09-06 František Kučera XmlFormatter: support for printing SQLXML types v_0
2015-08-30 František Kučera BarChartFormatter: first version v_0
2015-08-30 František Kučera LoggerProducer v_0
2015-08-18 František Kučera bash_completion.pl: defaultFormatter v_0
2015-08-15 František Kučera bash-completion: --formatter-property choices: first working version v_0
2015-08-15 František Kučera bash-completion: --formatter-property names v_0
2015-08-15 František Kučera SingleRecordFormatter: escape whitespace characters in the same way as in TabularFormatter (fixed) v_0
2015-08-15 František Kučera SingleRecordFormatter: escape whitespace characters in the same way as in TabularFormatter v_0
2015-08-15 František Kučera --list-formatter-properties: better help/description v_0
2015-08-15 František Kučera --list-formatter-properties: optional column declared_in v_0
2015-08-15 František Kučera --list-formatter-properties: added column declared_in v_0
2015-08-15 František Kučera property annotations: first woking version of --list-formatter-properties v_0
2015-08-15 František Kučera getClassHierarchy function v_0
2015-08-15 František Kučera property annotations: first version (inherited properties are not working yet) v_0
2015-08-15 František Kučera property annotations: dummy InfoLister table v_0
2015-08-15 František Kučera InfoLister: private methods + formatter for formatter properties v_0
2015-08-15 František Kučera property annotations: grounds for --list-formatter-properties v_0
2015-08-15 František Kučera Java 8 for jdbc-dk-driver v_0
2015-08-15 František Kučera property annotations: default values v_0
2015-08-15 František Kučera property annotations (documentation) for particular formatters v_0
2015-08-15 František Kučera property annotations for documentation of formatter properties v_0
2015-08-15 František Kučera Java 8 v_0
2015-08-15 František Kučera connection tunnelling: configuration and logging v_0
2015-06-21 František Kučera SingleRecordFormatter: Formatter intended for printing one record (or few records) with many columns.Prints each colum name and its value on separate line. v_0
2015-05-24 František Kučera InfoLister: sort rows in --list-java-properties and --list-environment-variables v_0
2015-05-24 František Kučera InfoLister: new listings: --list-java-properties and --list-environment-variables v_0
2015-05-24 František Kučera sql-dk.sh: support for JAVA_OPTIONS v_0
2015-05-24 František Kučera Schemas and XSL for new 'driver' configuration option v_0
2015-05-17 František Kučera fix typo: databgase → database v_0
2015-05-17 František Kučera parallel connection testing: avoid deadlocks – preload drivers + better exception handling and logging v_0
2015-05-17 František Kučera just JavaDoc v_0
2015-05-17 František Kučera JDBC driver class can be specified in the database configuration as an optional parameter (useful especially while embedding jdbc-dk-driver into other application that does not support automatic driver discovery) v_0
2015-05-17 František Kučera configuration loading: use JAXB index and set classloader (useful while embedding into Netbeans and other applications) v_0
2015-05-16 František Kučera jdbc-dk-driver: first working version v_0