Is there an obvious way to set up an association proxy so that it only
returns distinct objects?

For example, if I have:

Post - Tag - Tag_Category

and would like to access Post.Tag_Categories so that it contains each
category only once.

Any tips appreciated, sure I am missing something obvious here.

Ben

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected].
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