Re: [SQLObject] SQLObject 0.12.0

2009-10-20 Thread Oleg Broytman
On Tue, Oct 20, 2009 at 04:17:34PM +0200, Daniel Fetchinson wrote: > > I'm pleased to announce version 0.12.0, the first stable release of > > branch 0.12 of SQLObject. > > Great, my app works with the new release without a problem. Thank you for the report! Oleg. -- Oleg Broytman

Re: [SQLObject] SQLObject 0.12.0

2009-10-20 Thread Daniel Fetchinson
> I'm pleased to announce version 0.12.0, the first stable release of > branch 0.12 of SQLObject. Great, my app works with the new release without a problem. Cheers, Daniel -- Psss, psss, put it down! - http://www.cafepress.com/putitdown ---

Re: [SQLObject] SQLObject 0.12.0

2009-10-20 Thread Oleg Broytman
On Tue, Oct 20, 2009 at 06:02:47PM +0400, Oleg Broytman wrote: > version 0.12.0, the first stable release of > branch 0.12 of SQLObject. With this release branch 0.10 is retired. Oleg. -- Oleg Broytmanhttp://phd.pp.ru/p...@phd.pp.ru Programmers don't di

[SQLObject] SQLObject 0.12.0

2009-10-20 Thread Oleg Broytman
Hello! I'm pleased to announce version 0.12.0, the first stable release of branch 0.12 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