Re: [SQLObject] SQLObject 0.10.0

2008-03-11 Thread Oleg Broytmann
On Tue, Mar 11, 2008 at 04:39:42PM +0300, Oleg Broytmann wrote: > I'm pleased to announce version 0.10.0, the first stable release of 0.10 > branch > of SQLObject. With this release version 0.8 is retired; the old stable branch (0.9) is still supported. Oleg. -- Oleg Broytmann

[SQLObject] SQLObject 0.10.0

2008-03-11 Thread Oleg Broytmann
Hello! I'm pleased to announce version 0.10.0, the first stable release of 0.10 branch 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 be e