Changes for page Data Structures

Last modified by Kerem Yollu on 2025/03/23 11:28

From version 11.2
edited by Kerem Yollu
on 2025/03/22 14:56
Change comment: There is no comment for this version
To version 11.9
edited by Kerem Yollu
on 2025/03/22 15:03
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -57,6 +57,34 @@
57 57  
58 58  == Common Stand alone tables having the same Cols. and pointing to no other table ==
59 59  
60 +=== Company ===
61 +
62 +* company_legal_form
63 +* company_relation
64 +* company_status
65 +* company_types
66 +
67 +=== Project ===
68 +
69 +* project_areas
70 +* project_type
71 +* project_company_role
72 +* projects_person_role
73 +
74 +=== Task ===
75 +
76 +* task_category
77 +* task_type
78 +* task_status
79 +
80 +=== User ===
81 +
82 +* user_role
83 +* user_type
84 +
85 +
86 +
87 +
60 60  {{code language="sql"}}
61 61  DO $$
62 62  DECLARE