]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- add a flag to DefaultDialect for this so that people will have some
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Jun 2013 22:43:59 +0000 (18:43 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 4 Jun 2013 22:43:59 +0000 (18:43 -0400)
commitc7b52003fb369637d5f72d2a45ff256638b6362d
tree456831bd1578a0284c37765a5d364aa2370e8173
parent11578ba709ff3e5f2a2a2a9f92bf6fdc2ee6d328
- add a flag to DefaultDialect for this so that people will have some
workaround
lib/sqlalchemy/engine/default.py
test/sql/test_join_rewriting.py