Tue, 26 Feb 2019 18:19:49 +0100 Avoid 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 +0100 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
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 +0100 TabularFormatter: 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 +0100 XML 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 +0100 c++: 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 +0100 netbeans 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 +0100 c++ 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 +0100 InfoLister/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 +0200 BarChartFormatter: 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 +0200 headerTypes: 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 +0200 BarChartFormatter: 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
Sun, 06 Sep 2015 21:46:03 +0200 XmlFormatter: support for printing SQLXML types v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 06 Sep 2015 21:46:03 +0200] rev 225
XmlFormatter: support for printing SQLXML types
Sun, 30 Aug 2015 02:28:15 +0200 BarChartFormatter: first version v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 30 Aug 2015 02:28:15 +0200] rev 224
BarChartFormatter: first version
Sun, 30 Aug 2015 02:24:36 +0200 LoggerProducer v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 30 Aug 2015 02:24:36 +0200] rev 223
LoggerProducer
Tue, 18 Aug 2015 23:37:22 +0200 bash_completion.pl: defaultFormatter v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 18 Aug 2015 23:37:22 +0200] rev 222
bash_completion.pl: defaultFormatter
Sun, 16 Aug 2015 01:40:44 +0200 bash-completion: --formatter-property choices: first working version v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 16 Aug 2015 01:40:44 +0200] rev 221
bash-completion: --formatter-property choices: first working version
Sun, 16 Aug 2015 01:25:01 +0200 bash-completion: --formatter-property names v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 16 Aug 2015 01:25:01 +0200] rev 220
bash-completion: --formatter-property names
Sat, 15 Aug 2015 16:15:30 +0200 SingleRecordFormatter: escape whitespace characters in the same way as in TabularFormatter (fixed) v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 16:15:30 +0200] rev 219
SingleRecordFormatter: escape whitespace characters in the same way as in TabularFormatter (fixed)
Sat, 15 Aug 2015 16:12:06 +0200 SingleRecordFormatter: escape whitespace characters in the same way as in TabularFormatter v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 16:12:06 +0200] rev 218
SingleRecordFormatter: escape whitespace characters in the same way as in TabularFormatter
Sat, 15 Aug 2015 14:40:48 +0200 --list-formatter-properties: better help/description v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 14:40:48 +0200] rev 217
--list-formatter-properties: better help/description
Sat, 15 Aug 2015 14:35:27 +0200 --list-formatter-properties: optional column declared_in v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 14:35:27 +0200] rev 216
--list-formatter-properties: optional column declared_in Usage: sql-dk --list-formatter-properties tabular --list-formatter-properties xml --list-formatter-properties xhtml --list-formatter-properties tex --formatter xhtml --formatter-property InfoLister:print:declared_in true > formatter-properties.xhtml
Sat, 15 Aug 2015 14:00:47 +0200 --list-formatter-properties: added column declared_in v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 14:00:47 +0200] rev 215
--list-formatter-properties: added column declared_in
Sat, 15 Aug 2015 13:58:43 +0200 property annotations: first woking version of --list-formatter-properties v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 13:58:43 +0200] rev 214
property annotations: first woking version of --list-formatter-properties
Sat, 15 Aug 2015 13:21:26 +0200 getClassHierarchy function v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 13:21:26 +0200] rev 213
getClassHierarchy function
Sat, 15 Aug 2015 11:52:38 +0200 property annotations: first version (inherited properties are not working yet) v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 11:52:38 +0200] rev 212
property annotations: first version (inherited properties are not working yet)
Sat, 15 Aug 2015 11:07:50 +0200 property annotations: dummy InfoLister table v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 11:07:50 +0200] rev 211
property annotations: dummy InfoLister table
Sat, 15 Aug 2015 10:53:35 +0200 InfoLister: private methods + formatter for formatter properties v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 10:53:35 +0200] rev 210
InfoLister: private methods + formatter for formatter properties
Sat, 15 Aug 2015 10:47:56 +0200 property annotations: grounds for --list-formatter-properties v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 10:47:56 +0200] rev 209
property annotations: grounds for --list-formatter-properties
Sat, 15 Aug 2015 10:44:36 +0200 Java 8 for jdbc-dk-driver v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 10:44:36 +0200] rev 208
Java 8 for jdbc-dk-driver
Sat, 15 Aug 2015 10:34:18 +0200 property annotations: default values v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 15 Aug 2015 10:34:18 +0200] rev 207
property annotations: default values
(0) -100 -50 -30 tip