Re: SQLObject 0.8.1

2007-03-19 Thread Jorge Godoy
Larry Bates <[EMAIL PROTECTED]> writes: > WOW! Went from 0.7.4 to 0.8.1 in the span of only 23 minutes! There are two branches: 0.7 and 0.8. So, there were two releases. -- Jorge Godoy <[EMAIL PROTECTED]> -- http://mail.python.org/mailman/listinfo/python-list

Re: SQLObject 0.8.1

2007-03-19 Thread Larry Bates
Oleg Broytmann wrote: > Hello! > > I'm pleased to announce the 0.8.1 release of SQLObject. > > > What is SQLObject > = > > SQLObject is an object-relational mapper. Your database tables are described > as classes, and rows are instances of those classes. SQLObject is meant to