On Apr 25, 2008, at 11:37 AM, Eric Lemoine wrote:

>
> In commit(), SQLAlchemy compares the geometry object to some other
> geometry object (yes, my Geometry class defines the compare_values
> method). I'd just like to know what object my geometry object is
> compared to? I'm just saving a new object in the db table so why
> there's a need to compare it to something else?

my guess there would be None ....  what does debugging your  
compare_values() method give you ?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to