]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- pg8000 fixes
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 May 2009 01:01:25 +0000 (01:01 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 26 May 2009 01:01:25 +0000 (01:01 +0000)
commit63e03bd4de5c8ab6dbcf64db36cd6d80c1355c00
tree916a1f9e742059848f1ea34e97c11e6582a86067
parentbca4453af600261109615f8cd5aa7a4f571819ad
- pg8000 fixes
- removed hardcoded TIMESTAMP func, deprecated in 0.5.4p2
lib/sqlalchemy/dialects/postgres/base.py
test/dialect/postgres.py
test/engine/execute.py
test/profiling/zoomark.py
test/profiling/zoomark_orm.py
test/testlib/compat.py
test/testlib/engines.py
test/testlib/requires.py
test/testlib/testing.py