summaryrefslogtreecommitdiff
path: root/test/dialect/mssql/test_query.py
Commit message (Expand)AuthorAgeFilesLines
* - add missing __backend__ directives for SQL serverMike Bayer2016-02-081-0/+4
* - The ``legacy_schema_aliasing`` flag, introduced in version 1.0.5Mike Bayer2015-09-191-9/+7
* - Added a new dialect flag to the MSSQL dialectMike Bayer2015-05-241-25/+110
* - autopep8Mike Bayer2015-05-241-117/+130
* - fix some more result_map callsMike Bayer2015-03-081-2/+2
* - rework assertsql system, fixes #3293Mike Bayer2015-01-181-15/+61
* Fix many typos throughout the codebasepr/85Alex Gaynor2014-04-261-1/+1
* - support addition of fails_if()/only_on(), just wraps the decoratorsMike Bayer2014-01-021-1/+2
* refactor test suites for postgresql, mssql, mysql into packages.Mike Bayer2013-06-281-0/+449