Files
sqlalchemy/lib/sqlalchemy
Mike Bayer 0790efcf87 - this pymssql test needs to be against the pymssql dialect
- Part of a longer series of fixes needed for pyodbc+
      mssql, a CAST to NVARCHAR(max) has been added to the bound
      parameter for the table name and schema name in all information schema
      queries to avoid the issue of comparing NVARCHAR to NTEXT,
      which seems to be rejected by the ODBC driver in some cases,
      such as FreeTDS (0.91 only?) plus unicode bound parameters being passed.
      The issue seems to be specific to the SQL Server information
      schema tables and the workaround is harmless for those cases
      where the problem doesn't exist in the first place.
[ticket:2355]
2013-04-18 17:41:30 -04:00
..
2013-01-01 19:08:19 -05:00
2013-01-01 13:46:21 -05:00
2013-01-01 13:46:21 -05:00
2013-04-18 15:45:15 -04:00
2013-04-18 15:45:15 -04:00
2013-01-01 13:46:21 -05:00
2013-02-02 16:20:30 -05:00
2013-01-01 13:46:21 -05:00
2013-01-01 13:46:21 -05:00
2013-01-01 19:31:00 -05:00
2013-01-01 19:31:00 -05:00