mirror of
https://github.com/silverstripe/silverstripe-mssql
synced 2024-10-22 06:05:53 +00:00
Sean Harvey
b5edca6f91
BUGFIX MSSQLDatabase::formattedDatetimeClause() should start the epoch at 1/1/1970 12:00 instead of 00:00 which it defaults at, otherwise comparing it to PHP produces a full 24 hour time difference
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%