Changes for page Data Structures
Last modified by Kerem Yollu on 2025/03/23 11:28
From version 8.1
edited by Kerem Yollu
on 2025/03/21 16:24
on 2025/03/21 16:24
Change comment:
There is no comment for this version
To version 7.1
edited by Kerem Yollu
on 2025/03/21 16:16
on 2025/03/21 16:16
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -107,15 +107,10 @@ 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 +== Company_relation == 110 110 111 - 112 - 113 ----- 114 - 115 -== Company == 116 - 117 -* (((Relation))) * 118 - 119 119 * {{code language="sql"}}-- Table: public.company_relation 120 120 121 121 -- DROP TABLE IF EXISTS public.company_relation; ... ... @@ -151,7 +151,10 @@ 151 151 COMMENT ON COLUMN public.company_relation.updated_date 152 152 IS 'Timestamp for when the entry was last updated (set via application logic or triggers)';{{/code}} 153 153 154 -* Legal Form 149 + 150 +))) 151 +* ((( 152 +== Company_legal_form == 155 155 156 156 * {{code language="sql"}}-- Table: public.company_legal_form 157 157