jakub-klapka/laravel-doctrine-sqlsrv-date-fix
Fixes datetime type bug with DBAL and MSSQL
12
| Install | |
|---|---|
composer require jakub-klapka/laravel-doctrine-sqlsrv-date-fix |
|
| Latest Version: | v1.0.0 |
| PHP: | >=5.6.4 |
| License: | MIT |
| Last Updated: | May 19, 2017 |
| Links: | GitHub · Packagist |
Maintainer: jakub-klapka
Fix for datetime Doctrine type on MSSQL
More on bug: https://github.com/doctrine/dbal/pull/2477
Installation
Add JakubKlapka\LaravelDoctrineSqlsrvDateFix\DateFixProvider::class to your app.php.