Zend Framework

Zend_Db_Adapter_Pdo: oci : function describeTable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.9.6
  • Component/s: Zend_Db
  • Labels:
    None

Description

The left join from all_cons_columns to all_constraints does not include the owner.

This creates a cartesian product if there are more than one identical db-schemes installed in one Database (i.e. two different test schemes in one Database).

It may also give wrong results, if the constraint does exist in one scheme and is missing in the other.

Activity

Hide
Mickael Perraud added a comment -

Fixed with r19047
Reported to 1.9 branch with r19048

Show
Mickael Perraud added a comment - Fixed with r19047 Reported to 1.9 branch with r19048

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: