[sqlalchemy] ORM join question

2013-11-19 Thread askel
Hello everybody, I have a question I couldn't find answer on my own so I'll greatly appreciate if someone could give me an answer. Considering simple model https://gist.github.com/momyc/7554839, why would query like the following work:

Re: [sqlalchemy] ORM join question

2013-11-19 Thread Michael Bayer
On Nov 19, 2013, at 7:11 PM, askel dummy...@mail.ru wrote: Hello everybody, I have a question I couldn't find answer on my own so I'll greatly appreciate if someone could give me an answer. Considering simple model https://gist.github.com/momyc/7554839, why would query like the

Re: [sqlalchemy] ORM join question

2013-11-19 Thread askel
Thank you Michael for quick response. On Tuesday, November 19, 2013 8:36:55 PM UTC-4, Michael Bayer wrote: On Nov 19, 2013, at 7:11 PM, askel dumm...@mail.ru javascript: wrote: Hello everybody, I have a question I couldn't find answer on my own so I'll greatly appreciate if someone could