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
@findepi i am not sure it is right solution to reused RemoveRedundantJoin here.
Or I should create a new Rule.
Welcome for any comments, I will update asap.
Thanks
the
WHERE nationkey IN (SELECT 1 WHERE false)
should get simplified toWHERE false
.The text was updated successfully, but these errors were encountered: