]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Fixed up the pypostgresql PGNumeric bind_processor to convert input to a string.
authorMichael Trier <mtrier@gmail.com>
Mon, 22 Feb 2010 20:24:06 +0000 (20:24 +0000)
committerMichael Trier <mtrier@gmail.com>
Mon, 22 Feb 2010 20:24:06 +0000 (20:24 +0000)
commit258acbeb72f012abcba1618e6930dda58307c5cc
treebcbe407e3f5e01bb6ecc9a0ce240eaedd646c483
parent7fe2f0676500b69aa25ae94cf6f1308d74498688
Fixed up the pypostgresql PGNumeric bind_processor to convert input to a string.
lib/sqlalchemy/dialects/postgresql/pypostgresql.py