[PR #9929] Switch to setUpEntitySchema #11980

Open
opened 2026-01-22 16:12:31 +01:00 by admin · 0 comments
Owner

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

State: closed
Merged: No


It might be more performant since we are keeping track of tables that
were already created.

This can also result in the metadata for some classes not being loaded,
which makes a test fail, and I think it reveals the bug covered by this
test was not actually fixed.

**Original Pull Request:** https://github.com/doctrine/orm/pull/9929 **State:** closed **Merged:** No --- It might be more performant since we are keeping track of tables that were already created. This can also result in the metadata for some classes not being loaded, which makes a test fail, and I think it reveals the bug covered by this test was not actually fixed.
admin added the pull-request label 2026-01-22 16:12:31 +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#11980