]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
close out py3k + pg8000 bugs that are fixable for now without pg8000 decimal fix
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Aug 2009 21:41:56 +0000 (21:41 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 9 Aug 2009 21:41:56 +0000 (21:41 +0000)
commit00d247edcc89ae7620d75112cd9183138db7ebe7
treeb3de54fa8a553516a145405f8dda24a94e008282
parente7241263aa9db24885b41984b85300178428a60c
close out py3k + pg8000 bugs that are fixable for now without pg8000 decimal fix
lib/sqlalchemy/dialects/postgresql/base.py
test/engine/test_transaction.py