summaryrefslogtreecommitdiff
path: root/test/dialect/mssql/test_engine.py
Commit message (Expand)AuthorAgeFilesLines
* - fix this test to not require pyodbc installedMike Bayer2015-06-031-1/+2
* - Fixed bug where known boolean values used byMike Bayer2015-05-261-0/+10
* - SQL Server 2012 now recommends VARCHAR(max), NVARCHAR(max),Mike Bayer2014-12-061-2/+1
* - Fixed the version string detection in the pymssql dialect toMike Bayer2014-09-161-0/+20
* - The hostname-based connection format for SQL Server when usingMike Bayer2014-09-031-6/+20
* Remove terminated connections from the pool.pr/51John Anderson2013-12-161-3/+4
* refactor test suites for postgresql, mssql, mysql into packages.Mike Bayer2013-06-281-0/+154