]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
make sure the native pg types work too
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Dec 2009 16:11:16 +0000 (16:11 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Dec 2009 16:11:16 +0000 (16:11 +0000)
commit17958b5b472e73dcf614f602b238106092157bcd
tree1c8aa5e0b72e813a9d9d692202fa17f8150aaeba
parent0ef880957534e7447376707a1c145b7496cb6102
make sure the native pg types work too
lib/sqlalchemy/databases/postgres.py
test/dialect/test_postgres.py