We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
https://github.com/symfony/symfony-docs/blob/master/doctrine/reverse_engineering.rst#how-to-generate-entities-from-an-existing-database
Doctrine tools documentation points to http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/tools.html#reverse-engineering
Doctrine tools documentation
The page is there but the reverse engineering section is gone. Also the commands that are used like doctrine:mapping:convert are nowhere to be found.
doctrine:mapping:convert
Possibly this functionality is removed from doctrine (i didn't investigate) and this whole documentation page is no longer valid.
The text was updated successfully, but these errors were encountered:
Yes, this feature was removed from Doctrine. We'll need to rethink all this.
Sorry, something went wrong.
Do you know a link to where this removal was discussed ?
This is the commit: doctrine/orm@e4ce75a I cannot find any public discussion.
We've created a meta-issue to list all the things removed by Doctrine ... so I'm closing this in favor of that meta-issue: #9401. Thanks!
No branches or pull requests
https://github.com/symfony/symfony-docs/blob/master/doctrine/reverse_engineering.rst#how-to-generate-entities-from-an-existing-database
Doctrine tools documentation
points to http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/reference/tools.html#reverse-engineeringThe page is there but the reverse engineering section is gone. Also the commands that are used like
doctrine:mapping:convert
are nowhere to be found.Possibly this functionality is removed from doctrine (i didn't investigate) and this whole documentation page is no longer valid.
The text was updated successfully, but these errors were encountered: