Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SQL Server CI coverage | Mike Bayer | 2017-08-31 | 1 | -6/+8 |
* | Add placeholder XML support | Mike Bayer | 2017-05-26 | 1 | -3/+31 |
* | Make all tests to be PEP8 compliant | Khairi Hafsham | 2017-02-07 | 1 | -31/+33 |
* | - add missing __backend__ directives for SQL server | Mike Bayer | 2016-02-08 | 1 | -0/+2 |
* | - The ``legacy_schema_aliasing`` flag, introduced in version 1.0.5 | Mike Bayer | 2015-09-19 | 1 | -2/+2 |
* | - Fixed issue where the SQL Server dialect would reflect a string- | Mike Bayer | 2015-07-30 | 1 | -4/+30 |
* | - SQL Server 2012 now recommends VARCHAR(max), NVARCHAR(max), | Mike Bayer | 2014-12-06 | 1 | -3/+8 |
* | - The :attr:`.Column.key` attribute is now used as the source of | Mike Bayer | 2014-11-10 | 1 | -2/+2 |
* | refactor test suites for postgresql, mssql, mysql into packages. | Mike Bayer | 2013-06-28 | 1 | -0/+236 |