silverstripe-mssql/code
Sam Minnee 22d53b036b BUG: Fixed index generation to meet new SS3 expectations.
In SS3, the column lists passed through for index specifications are now quoted.  The database adaptor needed to be updated to meet this change.
2012-06-26 14:35:59 +12:00
..
MSSQLAzureDatabase.php MINOR Update on compatibility of MSSQLAzureDatabase 2010-10-20 03:17:19 +00:00
MSSQLDatabase.php BUG: Fixed index generation to meet new SS3 expectations. 2012-06-26 14:35:59 +12:00
MSSQLDatabaseConfigurationHelper.php ENHANCEMENT Added MSSQLDatabaseConfigurationHelper::getDatabaseVersion() 2010-05-26 05:11:14 +00:00