Hi, looked over through documentation and couldn't find any info about mapping from custom sql query to declared object.
I have declared object that will describe my table and run custom SELECT query with session.execute(SQL_QUERY). How to map resultproxy (return value) to object. Tnx. -- 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.
