Go to file
2010-10-14 21:11:20 +00:00
code ENHANCEMENT Performance improvements to MSSQLDatabase, mostly involves per-request caching of constraint check clauses since it's such an expensive query. Getting constraint names has been split out into a separate method, as it's a relatively cheap query to make without caching 2010-10-14 21:11:20 +00:00
_config.php MINOR Removed whitespace from _config 2010-05-13 12:26:07 +00:00
README.md MINOR Updated README to reflect location of requirements and installation instructions for MSSQL 2010-05-06 23:32:23 +00:00

SQL Server Database Module

Maintainer Contact

  • Sean Harvey (Nickname: halkyon) <sean (at) silverstripe (dot) com>

Requirements

Requirements list can be found here: http://doc.silverstripe.org/modules:mssql

Installation

Installation instructions can be found here: http://doc.silverstripe.org/modules:mssql