Re: [SQLObject] SQLObject 0.11.0b1

2009-08-12 Thread Oleg Broytmann
On Mon, Aug 10, 2009 at 07:09:39PM -0700, Daniel Fetchinson wrote: > > I'm pleased to announce version 0.11.0b1, the first beta release of 0.11 > > branch > > of SQLObject. > > Thanks Oleg! > > My application runs without issue using the new version. Thank you for the report! Oleg. --

Re: [SQLObject] SQLObject 0.11.0b1

2009-08-10 Thread Daniel Fetchinson
> I'm pleased to announce version 0.11.0b1, the first beta release of 0.11 > branch > of SQLObject. Thanks Oleg! My application runs without issue using the new version. Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown ---

[SQLObject] SQLObject 0.11.0b1

2009-08-05 Thread Oleg Broytmann
Hello! I'm pleased to announce version 0.11.0b1, the first beta 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 e