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
Mateusz Uzdowski
bef5b0ed05
BUGFIX: fix TranslatableSearchFormText by supporting fulltext search for MSSQL and using extendedSQL function call that augments queries properly (previously it was using DB::query which does not augment). Added wait to TranslatableSearchFormText so the test actually passes.
2010-08-31 05:52:48 +00:00
..
MSSQLAzureDatabase.php
MINOR Cleanup of MSSQLAzureDatabase::selectDatabase()
2010-03-11 09:52:16 +00:00
MSSQLDatabase.php
BUGFIX: fix TranslatableSearchFormText by supporting fulltext search for MSSQL and using extendedSQL function call that augments queries properly (previously it was using DB::query which does not augment). Added wait to TranslatableSearchFormText so the test actually passes.
2010-08-31 05:52:48 +00:00
MSSQLDatabaseConfigurationHelper.php
ENHANCEMENT Added MSSQLDatabaseConfigurationHelper::getDatabaseVersion()
2010-05-26 05:11:14 +00:00