|
|
@19142
|
6 years |
tbretz |
Adapted the return numbers, fixed a few typos, sorted the resources.
|
|
|
@19139
|
6 years |
tbretz |
Found a nicer way to add arguments to database URI
|
|
|
@19138
|
6 years |
tbretz |
Do all the cleanup stuff also when an empty set is returned and moved ...
|
|
|
@19137
|
6 years |
tbretz |
Bytes received and sent in the view of the client.
|
|
|
@19136
|
6 years |
tbretz |
Output some more connection information with print-connect
|
|
|
@19134
|
6 years |
tbretz |
Skip empty lines reading an environment file.
|
|
|
@19126
|
6 years |
tbretz |
Implemented the possibility to print basic connection informations.
|
|
|
@19121
|
6 years |
tbretz |
Do not print a warning if no ascii file should have been written, ...
|
|
|
@19118
|
6 years |
tbretz |
Allow to write output to an ascii file, minor changes to replacing the ...
|
|
|
@19117
|
6 years |
tbretz |
Added the possibility to read list of environment values from a file ...
|
|
|
@19111
|
6 years |
tbretz |
Minor cosmetics to output.
|
|
|
@19100
|
6 years |
tbretz |
Warnings are displayed if they happen.
|
|
|
@19096
|
6 years |
tbretz |
This is more precise.
|
|
|
@19095
|
6 years |
tbretz |
Display file size written.
|
|
|
@19094
|
6 years |
tbretz |
Some more improvemnts to the EXPLAIN formating.
|
|
|
@19093
|
6 years |
tbretz |
Some improvemnts to the EXPLAIN formating -- not a nice code but for ...
|
|
|
@19092
|
6 years |
tbretz |
Some improvemnts to the EXPLAIN formating.
|
|
|
@19091
|
6 years |
tbretz |
Added some code for profiling and explaining the query. The EXPLAIN ...
|
|
|
@19090
|
6 years |
tbretz |
A very simple implementation which will EXPLAIN the query with what ...
|
|
|
@19079
|
6 years |
tbretz |
Added a possibility for substitutions in the query.
|
|
|
@19075
|
6 years |
tbretz |
Improved help text.
|
|
|
@19074
|
6 years |
tbretz |
Implemented setting of user defined variables before the SQL query is ...
|
|
|
@18961
|
7 years |
tbretz |
ignore already exists in 'tuple'
|
|
|
@18929
|
7 years |
tbretz |
Allow to skip filling the tree to debug speed of reading the database. ...
|
|
|
@18927
|
7 years |
tbretz |
Changed StoreQueryResult to UseQueryResult to allow access to huge tables.
|
|
|
@18892
|
7 years |
tbretz |
The second positional argument is '1' not '2' because it is the number ...
|
|
|
@18538
|
8 years |
tbretz |
Print the number of columns skipped due to NULL entry.
|
|
|
@18504
|
8 years |
tbretz |
Forgot to change no-out to null everywhere
|
|
|
@18501
|
9 years |
tbretz |
Minor change to the verbosity option, renamed no-out to null
|
|
|
@18500
|
9 years |
tbretz |
Minor improvement to output
|
|
|
@18499
|
9 years |
tbretz |
Minor improvement to output
|
|
|
@18498
|
9 years |
tbretz |
Ouptut number of created branches
|
|
|
@18497
|
9 years |
tbretz |
Added an option to redirect the output file to null.
|
|
|
@18491
|
9 years |
tbretz |
Allows to store the result of a sql query to a root file.
|