Mon, 04 Mar 2019 17:06:42 +0100mavenized: jdbc-loopback-driver v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Mar 2019 17:06:42 +0100] rev 237
mavenized: jdbc-loopback-driver

Tue, 26 Feb 2019 18:19:49 +0100Avoid reusing/rewriting the DB connection properties. v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Feb 2019 18:19:49 +0100] rev 236
Avoid reusing/rewriting the DB connection properties.
There was weird random errors while testing connection to multiple DB in parallel when one of them was meta connection to same DB connection.
Two kinds of exception: 1) missing password 2) „Passing DB password as CLI parameter is insecure!“

Tue, 26 Feb 2019 17:31:41 +0100JDBC 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
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Feb 2019 17:31:41 +0100] rev 235
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.
This problem occurred when --test-connection was testing multiple connections in parallel.

Tue, 26 Feb 2019 16:36:45 +0100TabularFormatter: add support for SQLXML values v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Feb 2019 16:36:45 +0100] rev 234
TabularFormatter: add support for SQLXML values

Tue, 26 Feb 2019 15:57:49 +0100XML array hack v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Feb 2019 15:57:49 +0100] rev 233
XML array hack

Tue, 26 Feb 2019 15:49:57 +0100c++: recognize batch mode v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Feb 2019 15:49:57 +0100] rev 232
c++: recognize batch mode

Tue, 26 Feb 2019 15:47:43 +0100netbeans v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 26 Feb 2019 15:47:43 +0100] rev 231
netbeans

Fri, 05 Jan 2018 23:53:23 +0100c++ version skeleton v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 05 Jan 2018 23:53:23 +0100] rev 230
c++ version skeleton

Wed, 09 Nov 2016 00:18:01 +0100InfoLister/test: show also database server name and version v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 09 Nov 2016 00:18:01 +0100] rev 229
InfoLister/test: show also database server name and version

Sun, 13 Sep 2015 20:10:13 +0200BarChartFormatter: TODO comments v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 13 Sep 2015 20:10:13 +0200] rev 228
BarChartFormatter: TODO comments