Project

General

Profile

Actions

Task #77337

closed

Task #75545: Doctrine DBAL migration

Doctrine: Get rid of admin_get_tables in CleanUp

Added by Tobias Adolph over 7 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2016-08-01
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
On Location Sprint

Description

see typo3/sysext/install/Classes/Controller/Action/Tool/CleanUp.php

Actions #1

Updated by Tobias Adolph over 7 years ago

  • Status changed from In Progress to New
  • Assignee changed from Tobias Adolph to Morton Jonuschat

If there would exist a method to iterate over all connections, we could solve the check whether a table exists with something like this:
http://stackoverflow.com/questions/3220998/check-for-table-existence-before-dropping
instead of the admin_get_tables-call in typo3/sysext/install/Classes/Controller/Action/Tool/CleanUp.php (and maybe further occurrences)

Actions #2

Updated by Tobias Adolph over 7 years ago

  • Status changed from New to In Progress
  • Assignee changed from Morton Jonuschat to Tobias Adolph
Actions #3

Updated by Gerrit Code Review over 7 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/49360

Actions #4

Updated by Christian Kuhn over 7 years ago

  • Parent task set to #75545
Actions #5

Updated by Tobias Adolph over 7 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #6

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF