• Fran Pregernik's avatar
    Fix for nasty bug that happens when there are 2 or more schemas with tables... · 373c3706
    Fran Pregernik authored
    Fix for nasty bug that happens when there are 2 or more schemas with tables that have the same name. Since all the AbstractPlatform classes get only the table name using ALL_* schema tables is dangerous because the owner is never supplied.
    
    The other possible solution is to use the ALL_* tables but in each of the methods to fetch the owner before actualy querying them.
    373c3706
Name
Last commit
Last update
bin Loading commit data...
lib Loading commit data...
tests Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
LICENSE Loading commit data...
build.properties.dev Loading commit data...
build.xml Loading commit data...
composer.json Loading commit data...
phpunit.xml.dist Loading commit data...
run-all.sh Loading commit data...