mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #673] [MERGED] Namespace based command names #8540
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/673
Author: @nkt
Created: 5/17/2013
Status: ✅ Merged
Merged: 5/26/2013
Merged by: @beberlei
Base:
master← Head:namespace_base_commands_names📝 Commits (3)
4c1869dready6bb3184fix bc384dfa8add docs📊 Changes
6 files changed (+19 additions, -0 deletions)
View changed files
📝
docs/en/reference/tools.rst(+14 -0)📝
lib/Doctrine/ORM/Tools/Console/Command/ConvertDoctrine1SchemaCommand.php(+1 -0)📝
lib/Doctrine/ORM/Tools/Console/Command/ConvertMappingCommand.php(+1 -0)📝
lib/Doctrine/ORM/Tools/Console/Command/GenerateEntitiesCommand.php(+1 -0)📝
lib/Doctrine/ORM/Tools/Console/Command/GenerateProxiesCommand.php(+1 -0)📝
lib/Doctrine/ORM/Tools/Console/Command/GenerateRepositoriesCommand.php(+1 -0)📄 Description
Symfony console supports auto completion:
orm:generate:entitiescould calledo:g:e🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.