so much for 0.2.4. this was a pretty small endless-loop check fix, which is repaired in 1673. the amazing thing is that nobody has come across this one for many versions, its been in there for awhile.
On Jun 28, 2006, at 2:36 PM, Dennis Muhlestein wrote: > > OK, I was right, cascade_mappers is the culprit. I have a few > other tables that also have relations to the drawings table. > Before upgrading to 2.x, I'd set those relations up with cascade > mappers. Adding any one of those relations back causes the > recursion error. I can add the properties manually and it still > works though. > > -Dennis > > Attached is a test that doesn't work. > > I found that whether I use cascade mappers or define the property > manually, it is this specific table that causes my problem. I can > use cascade mappers on other relations and they don't break the query. > > The only difference between this table and the others that have > relations with drawings, is that this table has a dual primary > key. I tried specifying primaryjoin=.... in the relation for the > ratings table but that didn't change it. > > Thoughts? > > Thanks > Dennis > <test.py> > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel? > cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Sqlalchemy-users mailing list > Sqlalchemy-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Sqlalchemy-users mailing list Sqlalchemy-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users