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

Bug #10478 mapNativeDatatype() should return decimal places
Submitted: 2007-03-23 22:32 UTC
From: ifeghali Assigned: quipo
Status: Closed Package: MDB2 (version 2.4.0)
PHP Version: 4.4.4 OS: Mac OS X
Roadmaps: (Not assigned)    
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 : 31 - 8 = ?

 
 [2007-03-23 22:32 UTC] ifeghali (Igor Feghali)
Description: ------------ method _mapNativeDatatype() from DataType drivers should return the variable $decimal so we have access to the number of decimal places a field has. See Bug #10475

Comments

 [2007-03-28 16:05 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. -- the 'lenght' value for DECIMAL and NUMERIC fields is now returned as the string "precision,scale"