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

Bug #14510 getTableFieldDefinition() does not unquote defaults
Submitted: 2008-08-17 17:02 UTC
From: hschletz Assigned: quipo
Status: Closed Package: MDB2_Driver_pgsql (version 1.5.0b1)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  


 [2008-08-17 17:02 UTC] hschletz (Holger Schletz)
Description: ------------ When getTableFieldDefinition() is called on a field of non-numeric type and its default value is non-null, the default value is returned encapsulated in single quotes. Fix attached.

Comments

 [2008-08-22 16:36 UTC] quipo (Lorenzo Alberton)
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.