]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixes to TypeDecorator, including A. Houghton's patch
authorMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Feb 2006 19:35:50 +0000 (19:35 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sat, 11 Feb 2006 19:35:50 +0000 (19:35 +0000)
commit3c73d40fd34f48afde1cc5eef4e77d4c86659db4
treea65fb0bbf20980428c2d71c5181d65e874730c81
parent0b05f1453a7a32e9d92d852c3ff12abf9a49aacc
fixes to TypeDecorator, including A. Houghton's patch
lib/sqlalchemy/types.py
test/engines.py
test/types.py