mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-694: Add info Command that shows Entities and Mapping Directories #854
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?
Originally created by @doctrinebot on GitHub (Jul 18, 2010).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @beberlei:
We should add an command to get information about the doctrine project:
@doctrinebot commented on GitHub (Dec 30, 2010):
Comment created by @beberlei:
Schedule for 2.1
This is very helpful for debugging, people tend to define their mappings wrong and its easy to tell them "check doctrine orm:list-mappings" or something
@doctrinebot commented on GitHub (May 15, 2011):
Comment created by @beberlei:
Implemented
@doctrinebot commented on GitHub (May 15, 2011):
Issue was closed with resolution "Fixed"