On Apr 28, 2007, at 3:43 AM, Hong Yuan wrote:

>
> Hi,
>
> Below is a modified version of the concrete.py example in the example/
> polymorph folder.
>
> What I attempted is to add the employees to company, and then find the
> employees of a particular company.
>
> The employee instances are correctly returned, but the backref
> 'company' can not be accessed for them:

concrete/polymorphic mappers dont really work in relations right now  
and this has been the case throughout the entire 0.3 series.   some  
architectural restructuring will be needed to support them in a  
future release.

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