This website requires JavaScript.
Explore
Help
Register
Sign In
tonyair
/
silverstripe-mssql
Watch
1
Star
0
Fork
0
You've already forked silverstripe-mssql
mirror of
https://github.com/silverstripe/silverstripe-mssql
synced
2024-10-22 06:05:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
silverstripe-mssql
/
code
History
Sean Harvey
6cbe886a33
BUGFIX Fixed case where DROP FULLTEXT INDEX failed because it was being called twice, unncessarily. Do it once when altering a table structure.
...
MINOR Cleanup of code in MSSQLDatabase
2011-10-13 14:12:58 +13:00
..
MSSQLAzureDatabase.php
MINOR Update on compatibility of MSSQLAzureDatabase
2010-10-20 03:17:19 +00:00
MSSQLDatabase.php
BUGFIX Fixed case where DROP FULLTEXT INDEX failed because it was being called twice, unncessarily. Do it once when altering a table structure.
2011-10-13 14:12:58 +13:00
MSSQLDatabaseConfigurationHelper.php
ENHANCEMENT Added MSSQLDatabaseConfigurationHelper::getDatabaseVersion()
2010-05-26 05:11:14 +00:00