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
888dc64c0a
BUGFIX MSSQLDatabase::searchEngine() no longer relies on MSSQLQuery::numRecords() which doesn't always work properly anyway, instead it counts if the record can be viewed and was pushed into the result DataObjectSet
2010-05-19 12:11:33 +00:00
..
MSSQLAzureDatabase.php
MINOR Cleanup of MSSQLAzureDatabase::selectDatabase()
2010-03-11 09:52:16 +00:00
MSSQLDatabase.php
BUGFIX MSSQLDatabase::searchEngine() no longer relies on MSSQLQuery::numRecords() which doesn't always work properly anyway, instead it counts if the record can be viewed and was pushed into the result DataObjectSet
2010-05-19 12:11:33 +00:00
MSSQLDatabaseConfigurationHelper.php
BUGFIX Fixed version not coming back from SQL Server, as it needs to be casted first
2010-05-13 21:52:57 +00:00