Sun, 29 Dec 2013 16:21:14 +0100 |
František Kučera |
Data types help: not all available types are currently supported (will be later by type converters)
v_0
|
changeset |
files
|
Sun, 29 Dec 2013 15:53:58 +0100 |
František Kučera |
Value formatting: Object → String conversion is job for particular formatter
v_0
|
changeset |
files
|
Sun, 29 Dec 2013 15:49:25 +0100 |
František Kučera |
SQL warnings are already printed to the log
v_0
|
changeset |
files
|
Sun, 29 Dec 2013 15:28:24 +0100 |
František Kučera |
basic generated help
v_0
|
changeset |
files
|
Sun, 29 Dec 2013 14:50:10 +0100 |
František Kučera |
more precise exit/error codes
v_0
|
changeset |
files
|
Sat, 28 Dec 2013 23:08:06 +0100 |
František Kučera |
basic help
v_0
|
changeset |
files
|
Sat, 28 Dec 2013 20:47:43 +0100 |
František Kučera |
Type names in --types option are case insensitive
v_0
|
changeset |
files
|
Sat, 28 Dec 2013 20:36:29 +0100 |
František Kučera |
support all types from java.sql.Types.Types
v_0
|
changeset |
files
|
Sat, 28 Dec 2013 20:24:51 +0100 |
František Kučera |
Formatter: one more level: writeStartBatch() + writeEndBatch() which allows multiple databases on output
v_0
|
changeset |
files
|
Sat, 28 Dec 2013 19:54:03 +0100 |
František Kučera |
TabularFormatter: no nonbreakable spaces in table cell padding
v_0
|
changeset |
files
|
Sat, 28 Dec 2013 16:45:04 +0100 |
František Kučera |
InfoLister (configuration listings) will use TabularPrefetchingFormatter as default
v_0
|
changeset |
files
|
Sat, 28 Dec 2013 12:19:39 +0100 |
František Kučera |
TabularPrefetchingFormatter: prefetch whole result set to avoid value overflow the cell
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 21:26:30 +0100 |
František Kučera |
TabularFormatter: support for value trim (if longer than cell size)
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 19:33:46 +0100 |
František Kučera |
log SQLWarnings
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 18:30:37 +0100 |
František Kučera |
sql-dk startup shell script
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 18:27:03 +0100 |
František Kučera |
bash completion: DB name for --test-connection
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 18:22:19 +0100 |
František Kučera |
bash completion: license
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 18:16:45 +0100 |
František Kučera |
bash completion: use dynamic completion derived from configuration if available
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 17:51:05 +0100 |
František Kučera |
bash completion: perl + bash + ant for generating completion script
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 17:40:27 +0100 |
František Kučera |
bash completion: generate helper files with databases and formatters from configuration
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 16:54:10 +0100 |
František Kučera |
more bash completion tags
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 15:58:46 +0100 |
František Kučera |
Possibly missing parameter: ignore empty „parameter names“ (caused e.g. by „::text“ typecasts)
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 14:54:25 +0100 |
František Kučera |
tags for BASH completion
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 14:05:38 +0100 |
František Kučera |
support for ACSII-nostalgia tables
v_0
|
changeset |
files
|
Fri, 27 Dec 2013 00:57:34 +0100 |
František Kučera |
throw ConfigurationException instead of returning null, if database or formatter of given name is not configured
v_0
|
changeset |
files
|
Thu, 26 Dec 2013 22:39:38 +0100 |
František Kučera |
allow multiple databases connection test in --test-connection
v_0
|
changeset |
files
|
Thu, 26 Dec 2013 22:32:06 +0100 |
František Kučera |
formatted output for: --test-connection
v_0
|
changeset |
files
|
Thu, 26 Dec 2013 22:18:24 +0100 |
František Kučera |
formatted output for: --list-formatters --list-databases
v_0
|
changeset |
files
|
Thu, 26 Dec 2013 21:48:59 +0100 |
František Kučera |
allow custom formatters also for JUST_SHOW_INFO commands
v_0
|
changeset |
files
|
Thu, 26 Dec 2013 21:47:33 +0100 |
František Kučera |
use formatter also for printing info! --list-types
v_0
|
changeset |
files
|
Thu, 26 Dec 2013 21:18:54 +0100 |
František Kučera |
InfoLister, InfoType: switch → enum
v_0
|
changeset |
files
|
Thu, 26 Dec 2013 11:58:14 +0100 |
František Kučera |
SQLType enum wrapper for java.sql.Types
v_0
|
changeset |
files
|