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
fix(#64): cartesian product in reln reflection to non-versioned classes
In many-to-many relationships when one of the classes is not versioned,
we were not including the secondaryjoin in the filter criteria leading
to a cartesian product.
0 commit comments