DDC-3201: Add "option" attribute in JoinTable annotation #3965

Open
opened 2026-01-22 14:32:29 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Jul 1, 2014).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user jewome62:

Hello,

In my project, i try to use Doctrine 2 with all table in MyISAM because there is an existing project structure.

But when i create Many To Many association, i can't specify the MySQL's engine.

I think this option can be add in @JoinTable

I speak "annotation" (because I use annotations) but I suggest, of course, for all formats

Thanks

Originally created by @doctrinebot on GitHub (Jul 1, 2014). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user jewome62: Hello, In my project, i try to use Doctrine 2 with all table in MyISAM because there is an existing project structure. But when i create Many To Many association, i can't specify the MySQL's engine. I think this option can be add in @JoinTable I speak "annotation" (because I use annotations) but I suggest, of course, for all formats Thanks
admin added the Improvement label 2026-01-22 14:32:29 +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#3965