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

Request #18316 [PATCH] Add TINYINT to list of coltypes in MDB2_Driver_Reverse_sqlite
Submitted: 2011-02-25 22:53 UTC
From: brotherli Assigned: quipo
Status: Closed Package: MDB2_Driver_sqlite (version 1.5.0b3)
PHP Version: 5.3.1 OS:
Roadmaps: (Not assigned)    
Subscription  


 [2011-02-25 22:53 UTC] brotherli (Thomas Bruederli)
Description: ------------ Sqlite also supports table initialization with TINYINT coltypes even if not documented or standardized. In order to correctly list all col names, this should be added to the regex in _getTableColumns(). The attached patch does that.

Comments

 [2011-02-25 22:54 UTC] brotherli (Thomas Bruederli)
 [2011-03-06 15:51 UTC] quipo (Lorenzo Alberton)
-Status: Open +Status: Closed -Assigned To: +Assigned To: quipo
This bug has been fixed in SVN. 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.