mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #818] [MERGED] Clarified tutorial context in section introducing orm:scehma-tool:* commands
#8753
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/818
Author: @mfdj
Created: 10/11/2013
Status: ✅ Merged
Merged: 10/17/2013
Merged by: @Ocramius
Base:
master← Head:master📝 Commits (3)
c5adfcaClarified tutorial context around introduction oform:schema-tool:*commands126cd0bfurther tweaking of last commit2f8b080further tweaking of last commit pt.2📊 Changes
1 file changed (+8 additions, -3 deletions)
View changed files
📝
docs/en/tutorials/getting-started.rst(+8 -3)📄 Description
While doing the tutorial I was confused why it suggested running
vendor/bin/doctrine orm:schema-tool:createwhen no entities/metadata had been created. I somewhat suspect n00bs are getting tripped up by this too, as evidenced by this S.O. question: http://stackoverflow.com/questions/17473225/doctrine2-no-metadata-classes-to-process🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.