[PR #818] [MERGED] Clarified tutorial context in section introducing orm:scehma-tool:* commands #8753

Closed
opened 2026-01-22 16:01:34 +01:00 by admin · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (3)

  • c5adfca Clarified tutorial context around introduction of orm:schema-tool:* commands
  • 126cd0b further tweaking of last commit
  • 2f8b080 further 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:create when 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.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/818 **Author:** [@mfdj](https://github.com/mfdj) **Created:** 10/11/2013 **Status:** ✅ Merged **Merged:** 10/17/2013 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`c5adfca`](https://github.com/doctrine/orm/commit/c5adfca0ed7dc5f84573d42b0d2129b0a4c1863e) Clarified tutorial context around introduction of `orm:schema-tool:*` commands - [`126cd0b`](https://github.com/doctrine/orm/commit/126cd0bac2f6b72302757412a68b4845060d643a) further tweaking of last commit - [`2f8b080`](https://github.com/doctrine/orm/commit/2f8b0801cc2746fc59b058661b44bb0f48a511b8) further tweaking of last commit pt.2 ### 📊 Changes **1 file changed** (+8 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/tutorials/getting-started.rst` (+8 -3) </details> ### 📄 Description While doing the tutorial I was confused why it suggested running `vendor/bin/doctrine orm:schema-tool:create` when 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:01:34 +01:00
admin closed this issue 2026-01-22 16:01:34 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8753