mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-06 15:51:48 -04:00
27c4e7aade
- Removed string manipulation on floats. Float types are now passed through to mssql as is. - Fixes #1280