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
Indeed, we need to join several tables depending on certain factors and avoid either multiple queries (which is currently the case) or a reduction on the result of a query.
I'm asking this because (we think) we need this and maybe we can implement it in macaque.
The text was updated successfully, but these errors were encountered: