The last example in the reference for Query.join (http://
www.sqlalchemy.org/docs/05/reference/orm/query.html#the-query-object)
seems to contain a few typos:

Articles.id should be Article.id

article_keywords.c (2x) does not exist anymore. (The .c should simply
be left out, I think.)

Cheers
Klaus
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to