Single table inheritance has child #10452
Unanswered
CsabaNa
asked this question in
Support Questions
Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
My issue is: I have a table structure like this:
The issue is the
paymentEventList
contains theRefund
as well. Perhaps I missed something but I think it should not as the target entity is thePayment
.e.g.:
Why is that or is this a bug?
Beta Was this translation helpful? Give feedback.
All reactions