Skip to content

[DoctrineBundle] Refactoring doctrine:schema:* command descriptions #960

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 16, 2011
Merged

[DoctrineBundle] Refactoring doctrine:schema:* command descriptions #960

merged 1 commit into from
May 16, 2011

Conversation

weaverryan
Copy link
Member

Hey guys!

Since the doctrine:schema:* commands will be so important day-to-day for a developer, I wanted their descriptions to be a little bit less technical and to stand-out when listing the commands via php app/console.

If you agree, these changes should be communicated upstream to Doctrine. Really, there's no reason to override the description, but this gets the change into Symfony more quickly.

Thanks!

I found the language to be a bit technical, and therefore not totally obvious what these tasks do to the layman.

The language here tries to talk more about "generating/executing SQL" so that people know that these are the commands that handle DB table changes.
@fabpot fabpot merged commit 336c57d into symfony:master May 16, 2011
dunglas added a commit to dunglas/symfony-demo that referenced this pull request Mar 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants