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

Sun, 13 Sep 2015 19:25:36 +0200headerTypes: new option to hide column types in tabular headers v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 13 Sep 2015 19:25:36 +0200] rev 227
headerTypes: new option to hide column types in tabular headers

Sun, 06 Sep 2015 21:48:54 +0200BarChartFormatter: format null as an empty/missing bar + better logging v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Sep 2015 21:48:54 +0200] rev 226
BarChartFormatter: format null as an empty/missing bar + better logging