java/sql-dk/src/info/globalcode/sql/dk/SQLCommandNumbered.java
Thu, 26 Dec 2013 11:58:14 +0100 SQLType enum wrapper for java.sql.Types
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:55:07 +0100 accept SQL commands returning more ResultSets
Sun, 22 Dec 2013 23:31:55 +0100 first working version
Mon, 16 Dec 2013 20:01:37 +0100 license: GNU GPLv3+
Sun, 15 Dec 2013 19:20:50 +0100 WOW some classes LOL; TODO: refactor