Bug #32663

flow3:doctrine:migrationgenerate should return better explanations

Added by Sebastian Kurfuerst over 3 years ago. Updated over 3 years ago.

Status:Resolved Start date:2011-12-18
Priority:Should have Due date:
Assigned To:Sebastian Kurfuerst % Done:

100%

Category:Command
Target version:TYPO3 Flow Base Distribution - 1.1 beta 1
PHP Version: Complexity:no-brainer
Has patch:No Affected Flow version:FLOW3 1.0.1

Description

Instead of:

Generated new migration class to ...

the command output should read something like:

Generated new migration class!

Next Steps:
- Move ... to YourPackage/Migrations/Mysql/
- Review and adjust the generated migration.
- (optional) execute the generated migration using ./flow3 doctrine:migrate

As this is much more understandable, and less error-prone, especially to new users.


Related issues

related to TYPO3.Flow - Task #32729: Enhance help texts and parameter names for Doctrine commands Resolved 2011-12-20

Associated revisions

Revision f0d37738
Added by Sebastian Kurfuerst over 3 years ago

[BUGFIX] (Command): Improve explanations of doctrine:migrationgenerate

Instead of:

Generated new migration class to ...

the command output now reads like:

Generated new migration class!
Next Steps:
- Move ... to YourPackage/Migrations/Mysql/
- Review and adjust the generated migration.
- (optional) execute the migration using ./flow3
doctrine:migrate

This is much more understandable, and less error-prone, especially to new users.

Change-Id: Id0bf4c04c283c22f65e665f2ea631f55b3d50fc2
Fixes: #32663
Releases: 1.1

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7361

#2 Updated by Sebastian Kurfuerst over 3 years ago

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

#3 Updated by Karsten Dambekalns over 3 years ago

  • Target version changed from 1.1 to 1.1 beta 1

Also available in: Atom PDF