Re: [SQLObject] SQLObject 0.10.7

2009-09-20 Thread Daniel Fetchinson
Thanks Oleg! My application works without a problem with the new version. By the way, am I right in saying that it is not entirely trivial to determine which sqlobject is being used? If I import sqlobject there is no sqlobject.version or sqlobject.__version__ but I think this would be a useful add

[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

[SQLObject] SQLObject 0.10.7

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