java/sql-dk/src/info/globalcode/sql/dk/formatting/TabularFormatter.java
Fri, 27 Dec 2013 16:54:10 +0100 more bash completion tags
Fri, 27 Dec 2013 14:05:38 +0100 support for ACSII-nostalgia tables
Mon, 23 Dec 2013 18:27:57 +0100 TabularFormatter: also booleans will be aligned to the right
Mon, 23 Dec 2013 16:14:03 +0100 TabularFormatter: print colorful tables\!
Mon, 23 Dec 2013 12:16:22 +0100 TabularFormatter: basic column padding
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 21:02:37 +0100 TabularFormatter: basics