On 20/06/2011 17:27, Michael Bayer wrote:
So, multiple rows in the `ip` table end up mapping to a single user objects. 
(ie: I end up with a sequence of ip addresses on user object)

How do I do it?

I would likely just map traditionally and have "User" be a non-mapped proxy object to a 
collection of "email/ip" objects.

Any examples knocking around of this pattern?

cheers,

Chris

--
Simplistix - Content Management, Batch Processing & Python Consulting
           - http://www.simplistix.co.uk

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