Re: [SQLObject] SQLObject 1.0.1
Am 30.05.2011 13:19, schrieb Oleg Broytman: > I'm pleased to announce version 1.0.1, a bugfix release of branch 1.0 > of SQLObject. Thanks! It's now working again with Py 2.4. -- Christoph -- vRanger cuts backup time in
[SQLObject] SQLObject 1.0.1
Hello! I'm pleased to announce version 1.0.1, a bugfix release of branch 1.0 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 easy to us