On 6/28/06, Dennis Muhlestein <[EMAIL PROTECTED]> wrote:
On 6/28/06, Michael Bayer < [EMAIL PROTECTED]> wrote:dennis -im not getting these results. can you attach a more complete test program ?Sure enough, I deleted everything from my model except those few tables and I got the correct result to. It must be something that I'm adding later. I suspect it is the cascade_mapper function that I'm using to append a few other relations to the drawing object.
I'll start adding things back in one at a time and let you know exactly what it is that is causing the failure.
-Dennis
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
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