Wed, 25 Dec 2013 16:38:05 +0100 SingleValueFormatter v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2013 16:38:05 +0100] rev 60
SingleValueFormatter
Wed, 25 Dec 2013 02:04:57 +0100 logging: 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
Wed, 25 Dec 2013 01:23:27 +0100 logging: 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
Wed, 25 Dec 2013 01:04:03 +0100 Log 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
Wed, 25 Dec 2013 01:03:28 +0100 exit 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)
Wed, 25 Dec 2013 00:43:06 +0100 colorful logging v_0
František Kučera <franta-hg@frantovo.cz> [Wed, 25 Dec 2013 00:43:06 +0100] rev 55
colorful logging
Tue, 24 Dec 2013 14:36:14 +0100 named parameters: prefix/suffix are now regular expressions v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 14:36:14 +0100] rev 54
named parameters: prefix/suffix are now regular expressions
Tue, 24 Dec 2013 14:23:22 +0100 more functions unit tests v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 14:23:22 +0100] rev 53
more functions unit tests
Tue, 24 Dec 2013 12:05:05 +0100 new option --data-named (then follows name/value pairs without prefix/suffix) v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 12:05:05 +0100] rev 52
new option --data-named (then follows name/value pairs without prefix/suffix)
Tue, 24 Dec 2013 11:54:58 +0100 log warning: Possibly missing parameters v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 11:54:58 +0100] rev 51
log warning: Possibly missing parameters
Tue, 24 Dec 2013 01:42:24 +0100 named parameters: better exceptions v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 01:42:24 +0100] rev 50
named parameters: better exceptions
Tue, 24 Dec 2013 01:38:55 +0100 support named parameters v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 01:38:55 +0100] rev 49
support named parameters
Tue, 24 Dec 2013 01:20:57 +0100 print CLI options problems if any v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 01:20:57 +0100] rev 48
print CLI options problems if any
Tue, 24 Dec 2013 00:15:35 +0100 fix default suffix v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 00:15:35 +0100] rev 47
fix default suffix
Tue, 24 Dec 2013 00:15:04 +0100 function escapeRegEx() v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 00:15:04 +0100] rev 46
function escapeRegEx()
Tue, 24 Dec 2013 00:12:53 +0100 fix test v_0
František Kučera <franta-hg@frantovo.cz> [Tue, 24 Dec 2013 00:12:53 +0100] rev 45
fix test
Mon, 23 Dec 2013 20:15:23 +0100 named parameters: suffix (default is empty) v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 20:15:23 +0100] rev 44
named parameters: suffix (default is empty)
Mon, 23 Dec 2013 18:27:57 +0100 TabularFormatter: also booleans will be aligned to the right v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 18:27:57 +0100] rev 43
TabularFormatter: also booleans will be aligned to the right
Mon, 23 Dec 2013 16:29:51 +0100 DatabaseConnection implements AutoCloseable v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 16:29:51 +0100] rev 42
DatabaseConnection implements AutoCloseable
Mon, 23 Dec 2013 16:19:21 +0100 No special formatting for generated keys. Use 'INSERT … RETURNING id' or 'INSERT … RETURNING *' to get generated keys. v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 16:19:21 +0100] rev 41
No special formatting for generated keys. Use 'INSERT … RETURNING id' or 'INSERT … RETURNING *' to get generated keys.
Mon, 23 Dec 2013 16:14:03 +0100 TabularFormatter: print colorful tables\! v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 16:14:03 +0100] rev 40
TabularFormatter: print colorful tables\!
Mon, 23 Dec 2013 12:16:22 +0100 TabularFormatter: basic column padding v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 12:16:22 +0100] rev 39
TabularFormatter: basic column padding
Mon, 23 Dec 2013 11:52:49 +0100 String padding functions: lpad(), rpad() v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 11:52:49 +0100] rev 38
String padding functions: lpad(), rpad()
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) v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 11:50:24 +0100] rev 37
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)
Mon, 23 Dec 2013 00:14:29 +0100 fix error message v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 23 Dec 2013 00:14:29 +0100] rev 36
fix error message
Sun, 22 Dec 2013 23:55:07 +0100 accept SQL commands returning more ResultSets v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Dec 2013 23:55:07 +0100] rev 35
accept SQL commands returning more ResultSets
Sun, 22 Dec 2013 23:31:55 +0100 first working version v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Dec 2013 23:31:55 +0100] rev 34
first working version
Sun, 22 Dec 2013 22:02:44 +0100 configuration loading from XML v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Dec 2013 22:02:44 +0100] rev 33
configuration loading from XML
Sun, 22 Dec 2013 21:02:37 +0100 TabularFormatter: basics v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Dec 2013 21:02:37 +0100] rev 32
TabularFormatter: basics
Sun, 22 Dec 2013 20:51:32 +0100 ColorfulPrintWriter: colorz, wow v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 22 Dec 2013 20:51:32 +0100] rev 31
ColorfulPrintWriter: colorz, wow
(0) -50 -30 +30 +50 +100 tip