- remove the typo3_flow_resource_resourcepointer table
- remove the non-used content security configuration table
- remove the fileextension column
- add and fill new columns for typo3_flow_resource_resource
Move resource files back to the old locations and adjust records.
public postDown ( Doctrine\DBAL\Schema\Schema $schema ) : void |
$schema |
Doctrine\DBAL\Schema\Schema |
|
return |
void |
|
Move resource files to the new locations and adjust records.
public postUp ( Doctrine\DBAL\Schema\Schema $schema ) : void |
$schema |
Doctrine\DBAL\Schema\Schema |
|
return |
void |
|