Mon, 04 Mar 2019 22:26:24 +0100 release: 0.10 v_0 v0.10
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Mar 2019 22:26:24 +0100] rev 242
release: 0.10
Mon, 04 Mar 2019 22:20:36 +0100 switch to JUnit5 v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Mar 2019 22:20:36 +0100] rev 241
switch to JUnit5
Mon, 04 Mar 2019 22:11:11 +0100 mavenized: sql-dk-parent v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Mar 2019 22:11:11 +0100] rev 240
mavenized: sql-dk-parent
Mon, 04 Mar 2019 22:02:52 +0100 mavenized: jdbc-dk-driver v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Mar 2019 22:02:52 +0100] rev 239
mavenized: jdbc-dk-driver
Mon, 04 Mar 2019 20:15:24 +0100 mavenized: sql-dk v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Mar 2019 20:15:24 +0100] rev 238
mavenized: sql-dk
Mon, 04 Mar 2019 17:06:42 +0100 mavenized: 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 +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
(0) -100 -10 +10 tip