summaryrefslogtreecommitdiff
path: root/test/dialect/mssql
Commit message (Expand)AuthorAgeFilesLines
* Support mssql_clustered option on UniqueConstraint (plus docs and test)donkopotamus2014-01-171-0/+12
* Remove support for mssql_clustered on Tabledonkopotamus2014-01-171-12/+1
* Support mssql_clustered option in mssql dialect for both Table and PrimaryKey...donkopotamus2014-01-141-0/+22
* - support addition of fails_if()/only_on(), just wraps the decoratorsMike Bayer2014-01-021-1/+2
* Remove terminated connections from the pool.pr/51John Anderson2013-12-161-3/+4
* - changelog + test for pullreq #7, MSSQL dialect for DROP INDEXMike Bayer2013-12-051-0/+11
* - Fixed bug in default compiler plus those of postgresql, mysql, andMike Bayer2013-10-121-0/+10
* refactor test suites for postgresql, mssql, mysql into packages.Mike Bayer2013-06-286-0/+2145