[PR #1123] Fixed the structure of the reverse-engineered mapping #9182

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

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

State: closed
Merged: Yes


when using the DatabaseDriver, the field mapping being generated does not match the field mapping expected by all other drivers or the SchemaTool. This means that these mapping settings get ignored.

See https://github.com/doctrine/migrations/issues/184 for the initial report

**Original Pull Request:** https://github.com/doctrine/orm/pull/1123 **State:** closed **Merged:** Yes --- when using the DatabaseDriver, the field mapping being generated does not match the field mapping expected by all other drivers or the SchemaTool. This means that these mapping settings get ignored. See https://github.com/doctrine/migrations/issues/184 for the initial report
admin added the pull-request label 2026-01-22 16:03:30 +01:00
admin closed this issue 2026-01-22 16:03: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#9182