Great. It's clear how I'd refer to additional columns with composites, but how would I pass / indicate additional columns with hybrids?
Thanks! > OK that's a Python function, plus some key in the table itself? > > You could take the hybrid example and just refer to both columns in the > hybrid functions. Or you might like to use a composite type which has > a lot of functional overlap with hybrids: > > http://docs.sqlalchemy.org/en/rel_1_0/orm/composites.html?highlight=composite#mapper-composite > > -- 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 https://groups.google.com/group/sqlalchemy. For more options, visit https://groups.google.com/d/optout.
