



revived support for setintenum
5 lines of code changed in 2 files:
fixed a bug: if commons-logging is missing, parser remains null
1 lines of code changed in 1 file:
accepting both multi-type parameters and parameters whose type can be deduced by their type on another position in the query
83 lines of code changed in 2 files:
using setParameterType everywhere
checking duplicate types in setParameterType, just because we can
0 lines of code changed in 1 file:
fixed a bug: had not propertly understood the semantic of poll()
0 lines of code changed in 1 file:
fixed thread congestion issue
0 lines of code changed in 1 file:
probably fixing a race condition bug. improved the code in any case
0 lines of code changed in 1 file:
recent fixes
1 lines of code changed in 1 file:
better subfield check
0 lines of code changed in 1 file:
fixes related to SELECT ... INSERT
5 lines of code changed in 2 files:
fixed a foreign key violation; the origin should be deleted after the relation
6 lines of code changed in 1 file:
fixed many issues with treatment of parameters and their types.
allowing type discovery depending on the insert destination table
0 lines of code changed in 3 files:
printing everything to system.err so it is possible to compare outpiuts to previous runs
9 lines of code changed in 1 file:
query testing parameter projections
0 lines of code changed in 1 file:
allowing parameters as projections
0 lines of code changed in 2 files:
allowing an insertion table to be specified at query analysis
0 lines of code changed in 3 files:
fixed "not in" type bug
1 lines of code changed in 1 file:
a bit better fix, not sure about the consequences of setting foreign=sub...
5 lines of code changed in 1 file:
fixed bug with automatic left join: it is now viral i.e. everything selected by way of a nullable pointer is left-joined, not just the first table. reverted: nullable pointer queries are not made
0 lines of code changed in 2 files:
added minimal mql logging
0 lines of code changed in 1 file:
(439 more)