The documentation regarding column_property and hybrid property says both methods are intended for linking a sql expression to an attribute, which is highly useful. But it is not obvious to junior users which one is preferred. Generally speaking under what circumstances I should use one or the other? I have read this part several times but still haven't understood the overall differences between the two.
I started by reading the ORM tutorial. The tutorial often references links to other pages, which makes it impossible for a newbie to learn something just by reading the tutorial itself. Sometimes I feel overwhelmed by the links to pages that is so technically detailed that after reading it I forgot where I left off in the tutorial. By the way, in my opinion a primer for newbie users on such advanced features is in high demand. -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
