[sqlalchemy] Re: Multiple table query ?

2009-12-22 Thread gsandorx
Hi Mariano, I tried your code and it worked great. Now I have to look a way of linking the union query with a mapper to obtain a rather elaborate object than a raw tuple, I mean, when you execute: q = session.query(Computer).all() you get Computer objects, but when you execute the union query you

Re: [sqlalchemy] Re: Multiple table query ?

2009-12-22 Thread Mariano Mara
Excerpts from gsandorx's message of Tue Dec 22 16:03:44 -0300 2009: Hi Mariano, I tried your code and it worked great. Now I have to look a way of linking the union query with a mapper to obtain a rather elaborate object than a raw tuple, I mean, when you execute: q =

[sqlalchemy] Re: Multiple table query ?

2009-12-21 Thread gsandorx
Uff, sorry, the word-wrap destroyed my schema :( Sandor -- You received this message because you are subscribed to the Google Groups sqlalchemy group. To post to this group, send email to sqlalch...@googlegroups.com. To unsubscribe from this group, send email to