Re: [SQLObject] SQLObject 0.13.0

2010-08-11 Thread Oleg Broytman
On Wed, Aug 11, 2010 at 05:41:19PM +0200, Daniel Fetchinson wrote: > > I'm pleased to announce version 0.13.0, the first stable release of branch > > 0.13 of SQLObject. > > Thanks a lot Oleg! > I've tested my app and everything works with the new release. Thank you for the report! Oleg. --

Re: [SQLObject] SQLObject 0.13.0

2010-08-11 Thread Daniel Fetchinson
> I'm pleased to announce version 0.13.0, the first stable release of branch > 0.13 of SQLObject. Thanks a lot Oleg! I've tested my app and everything works with the new release. Cheers, Daniel -- This SF.net email is sp

Re: [SQLObject] SQLObject 0.13.0

2010-08-11 Thread Oleg Broytman
On Wed, Aug 11, 2010 at 06:58:40PM +0400, Oleg Broytman wrote: > I'm pleased to announce version 0.13.0 With this release I declare branch 0.11 obsolete and unmaintained. Oleg. -- Oleg Broytmanhttp://phd.pp.ru/p...@phd.pp.ru Programmers don't die, they

[SQLObject] SQLObject 0.13.0

2010-08-11 Thread Oleg Broytman
Hello! I'm pleased to announce version 0.13.0, the first stable release of branch 0.13 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