Bug #13974

Tables are dropped after deactivating a package

Added by Karsten Dambekalns about 2 years ago. Updated about 2 years ago.

Status:Resolved Start date:2011-03-22
Priority:Should have Due date:
Assignee:Karsten Dambekalns % Done:

100%

Category:Persistence
Target version:TYPO3 Flow Base Distribution - 1.0 beta 1
PHP Version: Complexity:
Has patch: FLOW3 version affected:
Votes: 0

Description

When a package is deactivated, the way we use the SchemaManager of Doctrine drops related tables. This might be unexpected and unintentional for people...

History

Updated by Karsten Dambekalns about 2 years ago

  • Status changed from Accepted to Resolved
  • Target version set to 1.0 beta 1
  • % Done changed from 0 to 100

This is solved twice by now. The default update is non-destructive (as far as possible) now and the ReflectionService no longer cares about package states...

Also available in: Atom PDF