Changes for page Data Structures

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

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

Summary

Details

Page properties
Content
... ... @@ -5,6 +5,8 @@
5 5  
6 6  == Address ==
7 7  
8 +{{diagram/}}
9 +
8 8  {{code language="SQL"}}
9 9  -- Table: public.address
10 10  
... ... @@ -82,6 +82,12 @@
82 82  * user_role
83 83  * user_type
84 84  
87 +=== Employee ===
88 +
89 +* employee_role
90 +* employee_status
91 +* employee_depar
92 +
85 85  {{code language="sql"}}
86 86  DO $$
87 87  DECLARE