]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
fixed bug where Column with redefined "key" property wasnt getting
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 14 Jun 2006 16:46:38 +0000 (16:46 +0000)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 14 Jun 2006 16:46:38 +0000 (16:46 +0000)
commit3f8bfe517c2cb9687fa3d32443d762dfdbf0ae87
tree092c9cf3a759beeae307c57ffae31622bd4a0921
parent53faada96c484b11b7a4632dc061dbce3661dbbe
fixed bug where Column with redefined "key" property wasnt getting
type conversion happening in the ResultProxy [ticket:207]
CHANGES
lib/sqlalchemy/ansisql.py