Project

General

Profile

Actions

Bug #85129

closed

Extension Manager import does not work on sqlite

Added by Susanne Moog over 6 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-05-31
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Config:

'DB' => [
        'Connections' => [
            'Default' => [
                'charset' => 'utf8',
                'driver' => 'pdo_sqlite',
                'memory' => false,
                'path' => $filePath,
            ],
        ],
    ],
Actions

Also available in: Atom PDF