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

Request #11110 Feature: Oracle / oci8 ->getListOf(views)
Submitted: 2007-05-23 15:50 UTC
From: joeboe Assigned: aharvey
Status: Closed Package: DB
PHP Version: Irrelevant OS: Irrelevant
Roadmaps: 1.7.12    
Subscription  


 [2007-05-23 15:50 UTC] joeboe (Joerg Boehme)
Description: ------------ Please add support in the oci8 driver for fetching a list of views. addition to oci8.php / getSpecialQuery() case 'views': return 'SELECT view_name FROM user_views';

Comments

 [2007-06-29 13:06 UTC] aharvey (Adam Harvey)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. Added to provide feature parity with other backends.