Changes for page Data Structures

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

From version 7.1
edited by Kerem Yollu
on 2025/03/21 16:16
Change comment: There is no comment for this version
To version 7.2
edited by Kerem Yollu
on 2025/03/21 16:21
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -107,9 +107,15 @@
107 107  
108 108  COMMENT ON COLUMN public.company_status.updated_date
109 109   IS 'Timestamp for when the entry was last updated (set via application logic or triggers)';{{/code}}
110 +
111 +
112 +
113 +----
114 +
115 +== Company ==
110 110  )))
111 111  * (((
112 -== Company_relation ==
118 +== relation ==
113 113  
114 114  * {{code language="sql"}}-- Table: public.company_relation
115 115  
... ... @@ -149,7 +149,7 @@
149 149  
150 150  )))
151 151  * (((
152 -== Company_legal_form ==
158 +== Company_legal_form ==
153 153  
154 154  * {{code language="sql"}}-- Table: public.company_legal_form
155 155