]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- further cleanup. in particular, the left clause is never None. But we still
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Apr 2013 18:44:37 +0000 (14:44 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 25 Apr 2013 18:44:37 +0000 (14:44 -0400)
commit8e66f41f697c68f3a12f305317e95c56f44ff202
tree8f905a5f8fa9b3312b0cab96a38fca8780e9ccc6
parente1d03569686f9f574765ef90b9251d54d2b935c4
- further cleanup.  in particular, the left clause is never None.  But we still
can have errors when we do the auto-join, these are both covered in test_joins
lib/sqlalchemy/orm/query.py