]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
added __getattr__() proxy to TypeDecorator
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 22 Oct 2006 00:42:43 +0000 (00:42 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 22 Oct 2006 00:42:43 +0000 (00:42 +0000)
commit45b6c7d7784a0a5df645098ba495459d2904a1ae
treeb0822afe33a644b5eac172c45fcee6c618f11048
parentbc240be3f87b41232671e4da7f59679744959154
added __getattr__() proxy to TypeDecorator
lib/sqlalchemy/types.py
test/sql/testtypes.py