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.
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_sharedflag is allows any of authenticated users to access them.