java/sql-dk/src/info/globalcode/sql/dk/CLIOptions.java
Sat, 15 Aug 2015 10:47:56 +0200 property annotations: grounds for --list-formatter-properties
Sun, 24 May 2015 19:10:25 +0200 InfoLister: new listings: --list-java-properties and --list-environment-variables
Wed, 15 Jan 2014 21:38:02 +0100 InfoLister: preserve order of databases to test and to list driver properties
Wed, 15 Jan 2014 21:06:12 +0100 InfoLister: list configured and configurable JDBC driver properties – option: --list-jdbc-properties
Fri, 10 Jan 2014 23:21:28 +0100 more JavaDoc
Wed, 08 Jan 2014 19:18:52 +0100 BatchDecoder: basic decoder
Tue, 31 Dec 2013 17:35:33 +0100 formatter/database properties
Thu, 26 Dec 2013 22:39:38 +0100 allow multiple databases connection test in --test-connection
Thu, 26 Dec 2013 21:48:59 +0100 allow custom formatters also for JUST_SHOW_INFO commands
Thu, 26 Dec 2013 21:18:54 +0100 InfoLister, InfoType: switch → enum
Thu, 26 Dec 2013 00:58:00 +0100 validation: test if prefix/suffix are valid regular expressions
Tue, 24 Dec 2013 14:36:14 +0100 named parameters: prefix/suffix are now regular expressions
Tue, 24 Dec 2013 00:15:35 +0100 fix default suffix
Mon, 23 Dec 2013 20:15:23 +0100 named parameters: suffix (default is empty)
Mon, 23 Dec 2013 11:50:24 +0100 support SQL commands returning more ResultSets + remove COMMAND_TYPE (type is now derived from result returned from SQL – it is not needed to specify the type on CLI)
Sun, 22 Dec 2013 23:31:55 +0100 first working version
Sun, 22 Dec 2013 18:19:38 +0100 more configuration, more JAXB, more formatters
Mon, 16 Dec 2013 20:01:37 +0100 license: GNU GPLv3+
Mon, 16 Dec 2013 15:29:02 +0100 show info basics: list databases + test connection
Mon, 16 Dec 2013 15:15:32 +0100 show info basics
Sun, 15 Dec 2013 20:25:15 +0100 name prefix
Sun, 15 Dec 2013 20:16:27 +0100 more code
Sun, 15 Dec 2013 19:20:50 +0100 WOW some classes LOL; TODO: refactor