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
Users should have an ability to share query results with other authenticated users. THis version of sharing is pretty simple - query owner should just toggle some flag on query result. This is_shared flag is allows any of authenticated users to access them.