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
Six years ago the spec for fn:filter changed.
As it was already used in some applications like
dashboard, existdb allowed both ways to call
fn:filter.
This commit removes the special handling, where
the parameters are flipped. This will now throw
an XPTY0004 for wrong parameter type.
0 commit comments