Forgot to call PDO driver detector :\ #132
This commit is contained in:
@@ -32,6 +32,7 @@ class EnvironmentService
|
|||||||
'DB_EMULATE_PREPARES' => false,
|
'DB_EMULATE_PREPARES' => false,
|
||||||
];
|
];
|
||||||
|
|
||||||
|
$opts = $this->determinePdoOptions($opts);
|
||||||
$opts = $this->getCacheDriver($opts);
|
$opts = $this->getCacheDriver($opts);
|
||||||
$opts = $this->getQueueDriver($opts);
|
$opts = $this->getQueueDriver($opts);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user