mirror of
https://github.com/silverstripe/silverstripe-mssql
synced 2024-10-22 06:05:53 +00:00
Sean Harvey
14cf1d243c
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
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
Description
Languages
PHP
100%