Hey someone plz help to resolve my issue here is my table... Log { id user_id type target_ct target_obj_id action_ct action_obj_id workspace_id created_at } i wanna fil...
Hey I want a suggestion for table design for the subscription plan feature and usage track. here is my current schema. Table TeamPlan ( workspace_id : bigint pk stora...
Table SharedResource { id bigint [pk] user uuid resource_type enum [ note: "(file,folder,workspace, sharable...)"] resource_object_id varchar(100) [ note: "file or fo...