Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.5.0b5

Bug #17552 MDB2_Driver_Manager_ibase::listTableConstraints returns list of indices
Submitted: 2010-07-02 13:38 UTC
From: slnpacifist Assigned: quipo
Status: Closed Package: MDB2 (version SVN)
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 2.5.0b4    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 5 + 2 = ?

 
 [2010-07-02 13:38 UTC] slnpacifist (Vyacheslav Bazhinov)
Description: ------------ Eariler that was right, because MDB2_Driver_Reverse_ibase::getTableConstraintDefinition expected index name, but as soon as it was remade to get definition from constraint name, it is wrong.

Comments

 [2010-07-02 13:50 UTC] quipo (Lorenzo Alberton)
-Status: Open +Status: Feedback
Can you be more verbose? What's the problem, exactly? getTableConstraintDefinition() will return the definition of a constraint. getTableIndexDefinition() will return the definition of an index.
 [2011-03-06 19:40 UTC] quipo (Lorenzo Alberton)
-Status: Feedback +Status: Closed -Assigned To: +Assigned To: quipo