I have an association proxy set up to proxy an attribute from a parent to a 
one to one child. That proxied column does not show when I do 
class.__mapper__.iterate_properties. How would I go about adding a property 
so the proxied columns are exposed via iterate_properties?

I'll add some code if necessary, but this seems like a pretty 
straight-forward question that I probably just overlooked in the docs.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sqlalchemy/-/tURm9Y3NI6YJ.
To post to this group, send email to sqlalchemy@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to