mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-02 05:48:52 -04:00
f432bc8fe1
to convert floats to Decimal from a DBAPI that returns floats. This includes SQLite, Oracle, Sybase, MS-SQL. [ticket:1759]