On Sun, Sep 20, 2009 at 06:35:53PM -0700, Daniel Fetchinson wrote:
> Thanks Oleg! My application works without a problem with the new version.
Thank you for the report!
> By the way, am I right in saying that it is not entirely trivial to
> determine which sqlobject is being used? If I import
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
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