Menu

PyDO-1.1 beta 0 released!

* self.get(columnname, default) now returns default if
self._dict[columnname]==None
* Now works with Python 2.2
* MySQL revamps -- uses MySQLdb
* doc updates
* SAP database adaptor
* new operator framework so can add things to the where clause
* many postgresql fixes (most related to handling NULLs)

Posted by Andrew Csillag 2002-01-29

Log in to post a comment.