Feature #27491

Support per-package Doctrine migrations

Added by Robert Lemke about 4 years ago. Updated about 4 years ago.

Status:Resolved Start date:2011-06-16
Priority:Must have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

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

Associated revisions

Revision 4e4ebf30
Added by Karsten Dambekalns about 4 years ago

[FEATURE] Read migrations from active packages

It is impractical to keep migrations in a distribution-wide folder,
so with this change the migrations are read from all active packages.

Adds the current schema as a MySQL migration as well.
If you have been using FLOW3 in the past, you should have this already.
To mark the migration as already existing run
flow3:doctrine:migrationversion --version 20110613223837 --add

Resolves: #27491
Change-Id: I05d46f9ec825980c3f90851f183e01a0dcc26e8c

History

#1 Updated by Mr. Hudson about 4 years ago

Patch set 1 of change I05d46f9ec825980c3f90851f183e01a0dcc26e8c has been pushed to the review server.
It is available at http://review.typo3.org/2860

#2 Updated by Karsten Dambekalns about 4 years ago

  • Status changed from Accepted to Under Review

#3 Updated by Mr. Hudson about 4 years ago

Patch set 2 of change I05d46f9ec825980c3f90851f183e01a0dcc26e8c has been pushed to the review server.
It is available at http://review.typo3.org/2860

#4 Updated by Mr. Hudson about 4 years ago

Patch set 3 of change I05d46f9ec825980c3f90851f183e01a0dcc26e8c has been pushed to the review server.
It is available at http://review.typo3.org/2860

#5 Updated by Mr. Hudson about 4 years ago

Patch set 4 of change I05d46f9ec825980c3f90851f183e01a0dcc26e8c has been pushed to the review server.
It is available at http://review.typo3.org/2860

#6 Updated by Karsten Dambekalns about 4 years ago

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

Also available in: Atom PDF