]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
cut down a good deal of Join construction overhead
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 18 Nov 2007 06:51:17 +0000 (06:51 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 18 Nov 2007 06:51:17 +0000 (06:51 +0000)
commit31b32896e81335108f77cdc44954b3c78c5f62a8
treedd2517687ebdaa86fd77357bf1ad84021615ee78
parent61edeeae4cd74a825f48a1bebe6930227134d5eb
cut down a good deal of Join construction overhead
lib/sqlalchemy/ext/activemapper.py
lib/sqlalchemy/schema.py
lib/sqlalchemy/sql/expression.py
test/profiling/zoomark.py