2013-12-26option --test-connection – tests connection to given database v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Dec 2013 01:24:21 +0100] rev 65
option --test-connection – tests connection to given database

2013-12-26use System.out if mode is JUST_SHOW_INFO (thus user can easily read license or help using … | less) v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Dec 2013 01:05:24 +0100] rev 64
use System.out if mode is JUST_SHOW_INFO (thus user can easily read license or help using … | less)

2013-12-25validation: test if prefix/suffix are valid regular expressions v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Dec 2013 00:58:00 +0100] rev 63
validation: test if prefix/suffix are valid regular expressions

2013-12-25types update v_0
František Kučera <franta-hg@frantovo.cz> [Thu, 26 Dec 2013 00:18:03 +0100] rev 62
types update

2013-12-25expect invalid regexp in prefix/suffix and throw wrapped exception → better exit code v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2013 20:52:41 +0100] rev 61
expect invalid regexp in prefix/suffix and throw wrapped exception → better exit code

2013-12-25SingleValueFormatter v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2013 16:38:05 +0100] rev 60
SingleValueFormatter

2013-12-25logging: print stacktraces if level is less than INFO v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2013 02:04:57 +0100] rev 59
logging: print stacktraces if level is less than INFO

2013-12-25logging: configurable level v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2013 01:23:27 +0100] rev 58
logging: configurable level

2013-12-25Log level: FINE → INFO v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2013 01:04:03 +0100] rev 57
Log level: FINE → INFO

2013-12-25exit codes: 0 = success; 4 = SQL error; 3 = other expected error; 1 = unexpected error (implicit 1) v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2013 01:03:28 +0100] rev 56
exit codes: 0 = success; 4 = SQL error; 3 = other expected error; 1 = unexpected error (implicit 1)