Changes for page Data Structures

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

From version 12.4
edited by Kerem Yollu
on 2025/03/23 10:47
Change comment: There is no comment for this version
To version 11.11
edited by Kerem Yollu
on 2025/03/22 15:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,8 +5,6 @@
5 5  
6 6  == Address ==
7 7  
8 -{{diagram/}}
9 -
10 10  {{code language="SQL"}}
11 11  -- Table: public.address
12 12  
... ... @@ -84,12 +84,6 @@
84 84  * user_role
85 85  * user_type
86 86  
87 -=== Employee ===
88 -
89 -* employee_role
90 -* employee_status
91 -* employee_departement (this one i am not shure, maybe departments should be in company ?)
92 -
93 93  {{code language="sql"}}
94 94  DO $$
95 95  DECLARE