On 1/25/07, Christopher Arndt <[EMAIL PROTECTED]> wrote:
> I hope, I made it clear what I mean. Is this feasible? Is there support in SA
> for this or has anybody done anything like this? Any pointers or ideas are 
> very
> much appreciated!

Looks like you want recursive single table inheritance [1]. Another
approach would be custom getters/setters on your object [2]. I've
never dealt with it, so I can't help you further.

[1] 
http://www.sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_inheritance_single
[2] 
http://www.sqlalchemy.org/docs/adv_datamapping.myt#advdatamapping_properties_overriding

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