[PR #652] Fixed entities path #8508

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

Original Pull Request: https://github.com/doctrine/orm/pull/652

State: closed
Merged: Yes


In the tutorial, the user is told to create a new file in the /src folder, and the /entities folder is never referenced. Updating the SQLite schema according to the tutorial fails with the 'No Metadata Classes to process.' message. Changing the folder to /src fixes this, ostensibly.

**Original Pull Request:** https://github.com/doctrine/orm/pull/652 **State:** closed **Merged:** Yes --- In the tutorial, the user is told to create a new file in the `/src` folder, and the `/entities` folder is never referenced. Updating the SQLite schema according to the tutorial fails with the 'No Metadata Classes to process.' message. Changing the folder to `/src` fixes this, ostensibly.
admin added the pull-request label 2026-01-22 16:00:14 +01:00
admin closed this issue 2026-01-22 16:00:14 +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#8508