Database design for related data with different properties
Let’s say a manager wants to see the activities of their team members (similar to an audit log). From the client, activities are displayed in a single list.
Let’s say a manager wants to see the activities of their team members (similar to an audit log). From the client, activities are displayed in a single list.