]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- adjust server side logic to work with standalone default execution
authorMike Bayer <mike_mp@zzzcomputing.com>
Thu, 27 Sep 2007 00:17:07 +0000 (00:17 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Thu, 27 Sep 2007 00:17:07 +0000 (00:17 +0000)
commit9f7526df52a2420586eb051c46402b67b3f065c2
tree4b5645fa71c8f96ed39ebb67ed60eb18220e3ad4
parent5d93c8256b62a9bfb889cf3738a097d0344943db
- adjust server side logic to work with standalone default execution
- a little bit of inlining of same
lib/sqlalchemy/databases/postgres.py
test/profiling/zoomark.py