you should write this code against the 0.3 series since the
organization of MapperProperty objects is a little better.  but also,
im not sure if traversing mapper.props() is the best way to go here
(also what is "mapped_class.c.self" ? easier to say
"class_mapper(someclass)"...) ...why not just traverse the underlying
Table objects ?  (which from the mapper is
class_mapper(someclass).mapped_table)


--~--~---------~--~----~------------~-------~--~----~
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