2013-12-25 František Kučera exit codes: 0 = success; 4 = SQL error; 3 = other expected error; 1 = unexpected error (implicit 1) v_0
2013-12-24 František Kučera colorful logging v_0
2013-12-24 František Kučera named parameters: prefix/suffix are now regular expressions v_0
2013-12-24 František Kučera more functions unit tests v_0
2013-12-24 František Kučera new option --data-named (then follows name/value pairs without prefix/suffix) v_0
2013-12-24 František Kučera log warning: Possibly missing parameters v_0
2013-12-24 František Kučera named parameters: better exceptions v_0
2013-12-24 František Kučera support named parameters v_0
2013-12-24 František Kučera print CLI options problems if any v_0
2013-12-23 František Kučera fix default suffix v_0
2013-12-23 František Kučera function escapeRegEx() v_0
2013-12-23 František Kučera fix test v_0
2013-12-23 František Kučera named parameters: suffix (default is empty) v_0
2013-12-23 František Kučera TabularFormatter: also booleans will be aligned to the right v_0
2013-12-23 František Kučera DatabaseConnection implements AutoCloseable v_0
2013-12-23 František Kučera No special formatting for generated keys. Use 'INSERT … RETURNING id' or 'INSERT … RETURNING *' to get generated keys. v_0
2013-12-23 František Kučera TabularFormatter: print colorful tables\! v_0
2013-12-23 František Kučera TabularFormatter: basic column padding v_0
2013-12-23 František Kučera String padding functions: lpad(), rpad() v_0
2013-12-23 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) v_0
2013-12-22 František Kučera fix error message v_0
2013-12-22 František Kučera accept SQL commands returning more ResultSets v_0
2013-12-22 František Kučera first working version v_0
2013-12-22 František Kučera configuration loading from XML v_0
2013-12-22 František Kučera TabularFormatter: basics v_0
2013-12-22 František Kučera ColorfulPrintWriter: colorz, wow v_0
2013-12-22 František Kučera class for xmlns constants v_0
2013-12-22 František Kučera more configuration, more JAXB, more formatters v_0
2013-12-21 František Kučera DatabaseConnection: connect JDBC v_0
2013-12-21 František Kučera DatabaseConnection: just change package v_0
2013-12-21 František Kučera configuration basics v_0
2013-12-20 František Kučera formatter: currentRowCount v_0
2013-12-20 František Kučera formatter: FormatterContext v_0
2013-12-20 František Kučera formatter: ColumnDescriptor v_0
2013-12-20 František Kučera formatter: interface and abstract class v_0
2013-12-20 František Kučera CLI: --help is default option v_0
2013-12-16 František Kučera refactor, configuration v_0
2013-12-16 František Kučera help option: --help – basics v_0
2013-12-16 František Kučera version info: option --version v_0
2013-12-16 František Kučera license option: --license v_0
2013-12-16 František Kučera license: GNU GPLv3+ v_0
2013-12-16 František Kučera show info basics: list databases + test connection v_0
2013-12-16 František Kučera show info basics v_0
2013-12-16 František Kučera fix: try/catch v_0
2013-12-15 František Kučera unit-test: names, types, prefix v_0
2013-12-15 František Kučera just indent v_0
2013-12-15 František Kučera unit-test: types v_0
2013-12-15 František Kučera better exceptions v_0
2013-12-15 František Kučera more exceptions v_0
2013-12-15 František Kučera more unit-tests v_0
2013-12-15 František Kučera first unit-test v_0
2013-12-15 František Kučera more OOP v_0
2013-12-15 František Kučera data/types CLI options parsing v_0
2013-12-15 František Kučera name prefix v_0
2013-12-15 František Kučera more code v_0
2013-12-15 František Kučera WOW some classes LOL; TODO: refactor v_0
2013-12-12 František Kučera empty netbeans project v_0