Fri, 27 Dec 2013 17:40:27 +0100 František Kučera bash completion: generate helper files with databases and formatters from configuration v_0
Fri, 27 Dec 2013 16:54:10 +0100 František Kučera more bash completion tags v_0
Fri, 27 Dec 2013 15:58:46 +0100 František Kučera Possibly missing parameter: ignore empty „parameter names“ (caused e.g. by „::text“ typecasts) v_0
Fri, 27 Dec 2013 14:54:25 +0100 František Kučera tags for BASH completion v_0
Fri, 27 Dec 2013 14:05:38 +0100 František Kučera support for ACSII-nostalgia tables v_0
Fri, 27 Dec 2013 00:57:34 +0100 František Kučera throw ConfigurationException instead of returning null, if database or formatter of given name is not configured v_0
Thu, 26 Dec 2013 22:39:38 +0100 František Kučera allow multiple databases connection test in --test-connection v_0
Thu, 26 Dec 2013 22:32:06 +0100 František Kučera formatted output for: --test-connection v_0
Thu, 26 Dec 2013 22:18:24 +0100 František Kučera formatted output for: --list-formatters --list-databases v_0
Thu, 26 Dec 2013 21:48:59 +0100 František Kučera allow custom formatters also for JUST_SHOW_INFO commands v_0
Thu, 26 Dec 2013 21:47:33 +0100 František Kučera use formatter also for printing info! --list-types v_0
Thu, 26 Dec 2013 21:18:54 +0100 František Kučera InfoLister, InfoType: switch → enum v_0
Thu, 26 Dec 2013 11:58:14 +0100 František Kučera SQLType enum wrapper for java.sql.Types v_0
Thu, 26 Dec 2013 01:53:15 +0100 František Kučera option --list-formatters – list configured and built-in formatters v_0
Thu, 26 Dec 2013 01:29:29 +0100 František Kučera option --list-databases list configured databases v_0
Thu, 26 Dec 2013 01:24:21 +0100 František Kučera option --test-connection – tests connection to given database v_0
Thu, 26 Dec 2013 01:05:24 +0100 František Kučera use System.out if mode is JUST_SHOW_INFO (thus user can easily read license or help using … | less) v_0
Thu, 26 Dec 2013 00:58:00 +0100 František Kučera validation: test if prefix/suffix are valid regular expressions v_0
Thu, 26 Dec 2013 00:18:03 +0100 František Kučera types update v_0
Wed, 25 Dec 2013 20:52:41 +0100 František Kučera expect invalid regexp in prefix/suffix and throw wrapped exception → better exit code v_0
Wed, 25 Dec 2013 16:38:05 +0100 František Kučera SingleValueFormatter v_0
Wed, 25 Dec 2013 02:04:57 +0100 František Kučera logging: print stacktraces if level is less than INFO v_0
Wed, 25 Dec 2013 01:23:27 +0100 František Kučera logging: configurable level v_0
Wed, 25 Dec 2013 01:04:03 +0100 František Kučera Log level: FINE → INFO v_0
Wed, 25 Dec 2013 01:03:28 +0100 František Kučera exit codes: 0 = success; 4 = SQL error; 3 = other expected error; 1 = unexpected error (implicit 1) v_0
Wed, 25 Dec 2013 00:43:06 +0100 František Kučera colorful logging v_0
Tue, 24 Dec 2013 14:36:14 +0100 František Kučera named parameters: prefix/suffix are now regular expressions v_0
Tue, 24 Dec 2013 14:23:22 +0100 František Kučera more functions unit tests v_0
Tue, 24 Dec 2013 12:05:05 +0100 František Kučera new option --data-named (then follows name/value pairs without prefix/suffix) v_0
Tue, 24 Dec 2013 11:54:58 +0100 František Kučera log warning: Possibly missing parameters v_0