Re: [SQLObject] SQLObject 0.11.1

2009-09-21 Thread Daniel Fetchinson
> Hello! > > I'm pleased to announce version 0.11.1, a minor bugfix release of 0.11 > branch > of SQLObject. Hi Oleg, I actually mistakenly replied to the previous message announcing a new version in the 0.10 releases. What I have updated to was 0.11.1 and this is the version that works correctly

[SQLObject] SQLObject 0.11.1

2009-09-20 Thread Oleg Broytmann
Hello! I'm pleased to announce version 0.11.1, a minor bugfix release of 0.11 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 eas