Changes for page Data Structures

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

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

Summary

Details

Page properties
Content
... ... @@ -71,11 +71,6 @@
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 -* (((
79 79  == Company_relation ==
80 80  
81 81  * {{code language="sql"}}-- Table: public.company_relation
... ... @@ -114,5 +114,9 @@
114 114   IS 'Timestamp for when the entry was last updated (set via application logic or triggers)';
115 115  {{/code}}
116 116  
112 +
113 +
114 +== Compnay_status ==
115 +
117 117  
118 118  )))