[PR #5953] Fix #4286 DDC-3476: JoinTable options are not inherited #9797

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

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

State: closed
Merged: No


A JoinTable in a ManyToMany relation should inherit the options (engine, collate, …) from its "parent" table.

Implement solution proposed in #4286 by original author.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5953 **State:** closed **Merged:** No --- A JoinTable in a ManyToMany relation should inherit the options (`engine`, `collate`, …) from its "parent" table. Implement solution proposed in #4286 by original author.
admin added the pull-request label 2026-01-22 16:05:26 +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#9797