Sorry, I've re-checked, it was my typo, all properties co-exist ok, Thanks again, Alex
On 26 сент, 21:37, Michael Bayer <[EMAIL PROTECTED]> wrote: > On Sep 26, 2008, at 1:09 PM, Alex K wrote: > > > > > Thanks, Michael. > > > I've just tried your example with column_property, everything works > > fine, except one thing: > > > Does column_property hides the properties it relies on? > > > So, once I added full_name, last_name and first_name disappeared, is > > it possible to have them existing along with full_name? > > hmmm it shouldnt hide first_name and last_name, those should remain. > In my little test case here I'm not able to reproduce that behavior, > the mapped class retains all three attributes. If you could provide > an example which reproduces that behavior we can look at that. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
