43d294e036Internal: query arguments could be array values, making it easier to build dynamic IN() clauses
преди 9 години
romainq
353e6a0ffcOQL arguments: when the value of a query argument is null, it must be considered as being a valid argument (was reported as missing). Improved the error reporting when the argument is in the form :this->attcode and the attcode is not valid for the class of 'this'.
преди 9 години
romainq
0dff1739a5Internal: fixed the verb DBObjectSearch::IsAny
преди 9 години
dflaven
cda7f3861fCode refactoring to make the OQL parsing self contained in the "oql" subdirectory.