mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-06-09 17:16:00 -04:00
555f30d64c
a CAST call that was added in 0.8.1 to help with driver issues, which apparently is not compatible on 2000. The CAST remains in place for SQL Server 2005 and greater. [ticket:2747]