i know this is usually done with the "select()" mechanism. i have a convenience interface sitting on top of some sqlalchemy routines. i'd love to just use this same code block and have it return only a certain column or two - and not rebuild the query itself.
-- 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.
