Mon, 23 Dec 2013 16:29:51 +0100 | František Kučera | DatabaseConnection implements AutoCloseable | changeset | files |
Mon, 23 Dec 2013 16:19:21 +0100 | František Kučera | No special formatting for generated keys. Use 'INSERT … RETURNING id' or 'INSERT … RETURNING *' to get generated keys. | changeset | files |
Mon, 23 Dec 2013 16:14:03 +0100 | František Kučera | TabularFormatter: print colorful tables\! | changeset | files |
Mon, 23 Dec 2013 12:16:22 +0100 | František Kučera | TabularFormatter: basic column padding | changeset | files |
Mon, 23 Dec 2013 11:52:49 +0100 | František Kučera | String padding functions: lpad(), rpad() | changeset | files |
Mon, 23 Dec 2013 11:50:24 +0100 | František Kučera | 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) | changeset | files |