Changes for page Data Structures

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

From version 5.3
edited by Kerem Yollu
on 2025/03/21 16:11
Change comment: There is no comment for this version
To version 5.5
edited by Kerem Yollu
on 2025/03/21 16:13
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -71,6 +71,11 @@
71 71  COMMENT ON COLUMN public.company_type.updated_date
72 72   IS 'Timestamp for when the entry was last updated (set via application logic or triggers)';{{/code}}
73 73  * (((
74 +== Company_status ==
75 +
76 +* /co
77 +)))
78 +* (((
74 74  == Company_relation ==
75 75  
76 76  * {{code language="sql"}}-- Table: public.company_relation
... ... @@ -109,7 +109,5 @@
109 109   IS 'Timestamp for when the entry was last updated (set via application logic or triggers)';
110 110  {{/code}}
111 111  
112 -
113 -
114 -== Compnay_stat ==
117 +
115 115  )))