Mon, 23 Dec 2013 18:27:57 +0100TabularFormatter: 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 +0100DatabaseConnection 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 +0100No 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 +0100TabularFormatter: 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 +0100TabularFormatter: 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 +0100String 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 +0100support 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 +0100fix 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 +0100accept 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 +0100first 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