mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-10 01:08:38 +01:00
Fixed wrong casing of SQLitePlatform
This commit is contained in:
@@ -24,7 +24,6 @@ namespace App\Doctrine\Middleware;
|
||||
|
||||
use Doctrine\DBAL\Driver\Connection;
|
||||
use Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware;
|
||||
use Doctrine\DBAL\Platforms\AbstractMySQLPlatform;
|
||||
|
||||
/**
|
||||
* This command sets the initial command parameter for MySQL connections, so we can set the SQL mode
|
||||
|
||||
Reference in New Issue
Block a user