• 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
..
Doctrine/DBAL Loading commit data...
vendor Loading commit data...