]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
dont crack up on entirely unsupported types
authorMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Dec 2009 16:17:02 +0000 (16:17 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Tue, 29 Dec 2009 16:17:02 +0000 (16:17 +0000)
commit03bcbb8db807bf014f8a8922497e9aba98f538b5
tree5e1af157eb18d38b591814f819b5194e42c3f756
parent17958b5b472e73dcf614f602b238106092157bcd
dont crack up on entirely unsupported types
lib/sqlalchemy/sql/util.py
test/dialect/test_postgres.py