• flip111's avatar
    Put back some old code and fixed test case. · c6b4ff21
    flip111 authored
    Apperently the doModifyLimitQuery function does not only cover SQL
    generated by ORM (Makes sense to use DBAL as seperate component). Therefor
    it can happen that a column name does not include the table and so the old
    logic was valid anyway. (line 867-869)
    
    Fixed the unit tests to use real column names instead of aliases.
    c6b4ff21
Name
Last commit
Last update
bin Loading commit data...
docs Loading commit data...
lib Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
UPGRADE Loading commit data...
build.properties Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
composer.lock Loading commit data...
phpunit.xml.dist Loading commit data...
run-all.sh Loading commit data...