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(@cds.search): properly exclude an association from being searched (#1385)
it is a shame that I had no tests for this in place. :(
--> With this change, excluding an association from being searched does
not result in the association __being__ searched. The annotation value
was just not considered.
0 commit comments