Fixes typo in #998

This commit is contained in:
Samuel Georges 2015-03-12 09:13:04 +11:00
parent a3380d4c86
commit dbe1dafb28
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ return [
'charset' => 'utf8',
'prefix' => '',
'schema' => 'public',
),
],
'sqlsrv' => [
'driver' => 'sqlsrv',