You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The Javax Persistence module allows to configure entities with columns of diferent tables by defining secondary tables:
https://docs.oracle.com/javaee%2F7%2Fapi%2F%2F/javax/persistence/SecondaryTables.html
I have checked both documentation and Doctrine code, without finding something similar.
Is there any workaround to do the same with Doctrine?
If not, has this functionality ever been planned or discussed to be implemented?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions