Name: Anonymous 2012-07-04 17:59
What if you had a type of thing, and people are allowed certain types of access to it based on their permissions.
And then that type of thing can have a different type of thing as its children, and people are allowed different types of access to those children based on their permissions.
A person can have access to a singular child thing, OR they can have implicit access to a child thing if they have access to its parent thing.
How does that logic go into a SQL database?
And then that type of thing can have a different type of thing as its children, and people are allowed different types of access to those children based on their permissions.
A person can have access to a singular child thing, OR they can have implicit access to a child thing if they have access to its parent thing.
How does that logic go into a SQL database?