Skip to content

Problem with 2 level inheritance class #2034

Answered by rv2931
rv2931 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi
I come back to my problem. It was finally due to a problem of discr column values in top parent table
In case of multiple inheritance, doctrine use only the top mot table to fill the discr column
So in this column, doctrine set/use the final class name, intermediate class names are not showing anywhere. As I adapting an existing database to be complient with doctrine inheritance way/structure, the problem was due to my adpatation script that was not filling the right classname
Sorry for that
RV

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rv2931
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant