Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
[cookbook][doctrine] fixed reverse_engineering doc#2578
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
…apping file generated by doctrine:mapping:convert
…ion for yml or xml mapping file
… execute from doctrine:mapping:import to doctrine:mapping:convert
I did no further research, but the code for the command can be found in the doctrinebindle:https://github.com/doctrine/DoctrineBundle/blob/master/Command/Proxy/ConvertMappingDoctrineCommand.php |
[cookbook][doctrine] fixed reverse_engineering doc
Hi Hiromi! These are all excellent changes - I just worked through the exercises to verify :). Thanks very much for your contribution! |
Thank you for your kind help, too! |
Sorry but I could find no evidence of update from the code.
I wrote the way that actually works for me (in Symfony SE 2.1/2.2).
If the evidence for this fix is required, I will dig into code...
Maybe they are in doctrine/DoctrineBundle or doctrine/orm?