-
PDO 1.3.2 Released
For the first release in over a year we have added two user submitted patches to PDO. One patch adds Reset functionality inside the Resultset object. The other corrects a connection issue with MySQLdb "passwd" variable.
PDO is a community driven project. Ideas, comments, questions and even code is welcome. Drop by the forums or join the mailing list and give us your comments.
2006-09-13 19:15:03 UTC by brujahpriest
-
PDO 1.3.1 Released
PDO 1.3.1 is now available for download. This bugfix release fixes the error in the bugfix released in PDO 1.3.0 and reimplements the .close() function for the resultsource object.
PDO is a community driven project. Ideas, comments, questions and even code is welcome. Drop by the forums or join the mailing list and give us your comments.
http://pdo.neurokode.com
2004-07-28 15:08:26 UTC by brujahpriest
-
PDO 1.3.0 Released
PDO 1.3.0 is now available for download. This addresses an issue in the fields object which accounts for memory issues when using the module. Also in this release are bugfixes for array_from_column() and dictionary_from_columns in the ResultSource Object.
2004-07-25 02:06:04 UTC by brujahpriest
-
PDO 1.2.2 Released
PDO 1.2.2 has been uploaded. This release fixes a bug in the .moveto() functionality as well as adds support for the psycopg module.
2004-03-25 22:16:15 UTC by brujahpriest
-
Bugfix release 1.2.1
1.2.1 has been uploaded - it fixes a bug with python 2.3 and the .keys() method.
Enjoy.
2003-11-19 20:45:36 UTC by jfranz