|
Posted
over 13 years
ago
by
Andy Dustman
MySQL support for Python. MySQL versions 3.23-5.1; and Python versions 2.3-2.5 are supported. MySQLdb is the Python DB API-2.0 interface. _mysql is a low-level API similiar to the MySQL C API. ZMySQLDA is a Database Adapter for Zope2.
First and
|
|
Posted
over 13 years
ago
by
Andy Dustman
Minor release to add savepoint support.
|
|
Posted
over 13 years
ago
by
Andy Dustman
http://mysql-python.blogspot.com/2010/02/new-releases-coming-soon.html
|
|
Posted
over 13 years
ago
by
Andy Dustman
Minor release to add savepoint support.
|
|
Posted
over 13 years
ago
by
Andy Dustman
MySQL support for Python. MySQL versions 3.23-5.1; and Python versions 2.3-2.5 are supported. MySQLdb is the Python DB API-2.0 interface. _mysql is a low-level API similiar to the MySQL C API. ZMySQLDA is a Database Adapter for Zope2.
First and
|
|
Posted
over 13 years
ago
by
Andy Dustman
Initial release of an extensively reworked Zope adapter. This is an alpha
release due to the limited testing it has so far undergone and that there are a
couple areas that could probably use a bit more attention.
If you test this release and find any problems please file bugs in the sf.net
tracker.
|
|
Posted
over 13 years
ago
by
Andy Dustman
Initial release of an extensively reworked Zope adapter. This is an alpha
release due to the limited testing it has so far undergone and that there are a
couple areas that could probably use a bit more attention.
If you test this release and find any problems please file bugs in the sf.net
tracker.
|
|
Posted
over 13 years
ago
by
Andy Dustman
http://mysql-python.blogspot.com/2010/02/new-releases-coming-soon.html
|
|
Posted
over 13 years
ago
by
Andy Dustman
MySQLdb-1.2.1 has finally been released after more than a year of on-again, off-again development. This also coincides with the migration of the source repository to Subversion. I had intended to do this after 1.2.1, but an untimely outage of the
|
|
Posted
over 13 years
ago
by
Andy Dustman
1.2.2b3 will probably be the final release before 1.2.2, though there may be a release candidate. I expect to release 1.2.2 during PyCon 2007.
Good news for Windows users: The Windows build should now work out of the box without any patching or
|