[FLOW3-general] Steps to generate migration files
Karsten Dambekalns
karsten at typo3.org
Fri Feb 22 11:19:43 CET 2013
Hi.
On 22.02.13 11:02, Suman Ravuri wrote:
> different environments. When I create a new package, my expectation is
> default migration folder and corresponding generic files will be created.
No, creating a package does not create any migration file(s).
> I want to generate migration files for each package I create
> seperately.Do we have any command in flow3 which can do this.
You did read the guide on this, I guess?
http://docs.typo3.org/flow/TYPO3FlowDocumentation/TheDefinitiveGuide/PartIII/Persistence.html#creating-migrations
> ./flow3 doctrine:migrationgenerate does not take package name
> as input. Kindly suggest approach for this.
You need to split the migration manually, since Doctrine is not
supporting a "per package view" onto schema changes natively.
Any suggestions on how to explain the whole process better in the manual
are welcome!
Regards,
Karsten
--
Karsten Dambekalns
TYPO3 Core Developer, Neos / Flow Team
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the FLOW3-general
mailing list