]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- The "asdecimal" flag used with the :class:`.Float` type will now
authorMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Dec 2013 18:16:48 +0000 (13:16 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Fri, 27 Dec 2013 18:41:46 +0000 (13:41 -0500)
commitb5b84ae20d186fc82fcba453626fe33cce5ef96b
tree521d409b9b60d489bdd1a9b4c3c74638da39d895
parent2900b6e4ece23be4fe9e1479a23155094798e601
- The "asdecimal" flag used with the :class:`.Float` type will now
work with Firebird dialects; previously the decimal conversion was
not occurring.
- scale back some firebird FP numeric tests

Conflicts:
test/requirements.py
doc/build/changelog/changelog_08.rst
lib/sqlalchemy/dialects/firebird/kinterbasdb.py
test/requirements.py