• Fran Pregernik's avatar
    Fix for nasty bug that happens when there are 2 or more schemas with tables... · c70bc462
    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.
    c70bc462
Name
Last commit
Last update
..
Cache Loading commit data...
Connections Loading commit data...
Driver Loading commit data...
Event Loading commit data...
Logging Loading commit data...
Platforms Loading commit data...
Portability Loading commit data...
Query Loading commit data...
Schema Loading commit data...
Tools/Console Loading commit data...
Types Loading commit data...
Configuration.php Loading commit data...
Connection.php Loading commit data...
ConnectionException.php Loading commit data...
DBALException.php Loading commit data...
Driver.php Loading commit data...
DriverManager.php Loading commit data...
Events.php Loading commit data...
LockMode.php Loading commit data...
README.markdown Loading commit data...
SQLParserUtils.php Loading commit data...
Statement.php Loading commit data...
Version.php Loading commit data...