]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- support for a__b_dc, i.e. two levels of nesting
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Jun 2013 23:44:57 +0000 (19:44 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Jun 2013 23:44:57 +0000 (19:44 -0400)
commitd8a38839483aede934b6cbeb6d0828d362767a4d
tree304c36a7a6941bcf44d20799bae56b4397e770f7
parent66b8ed40c350bb02d86dc887439487dfd1633147
- support for a__b_dc, i.e. two levels of nesting
lib/sqlalchemy/sql/compiler.py
test/sql/test_join_rewriting.py