SQLObject news from October

I'm afraid I've neglected this blog for the last month. Here's some of what's gone on in the last month:
  1. SQLObject 0.7.0 came out.
  2. SQLObject 0.7.1 is in progress in the repository in http://svn.colorstudy.com/SQLObject/branches/0.7-bugfix
  3. SQLObject 0.8 is in the trunk. So far it contains support for MS SQL, lazy constraint creation, new simplified joins, and an event system for better extensibility.
  4. Some recent blog posts: How to Use Database Agnostic SQL in SQLObject, Using SQLObject with memcached
  5. Catwalk, included in TurboGears, is a web application that is a browser/editor for SQLObject models.
-- Monday, November 07, 2005 0 comments