|
Legend: |
Primary key columns |
Columns with indexes |
Implied relationships |
Excluded column relationships |
< n > number of related tables |
|
|
Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
ad_registration_id |
numeric |
10 |
|
|
|
|
|
ad_client_id |
numeric |
10 |
|
|
|
|
ad_system.ad_client_id
|
adsystem_adregistration R |
|
ad_system_id |
numeric |
10 |
|
|
|
|
ad_system.ad_system_id
|
adsystem_adregistration R |
|
ad_org_id |
numeric |
10 |
|
|
|
|
|
isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
created |
timestamp |
29,6 |
|
|
now() |
|
|
createdby |
numeric |
10 |
|
|
|
|
|
updated |
timestamp |
29,6 |
|
|
now() |
|
|
updatedby |
numeric |
10 |
|
|
|
|
|
isregistered |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
record_id |
numeric |
10 |
√ |
|
null |
|
|
description |
varchar |
255 |
√ |
|
null |
|
|
c_location_id |
numeric |
10 |
√ |
|
null |
|
c_location.c_location_id
|
clocation_adregistration R |
|
isinproduction |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
startproductiondate |
timestamp |
29,6 |
√ |
|
null |
|
|
isallowpublish |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
isallowstatistics |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
platforminfo |
varchar |
255 |
√ |
|
null |
|
|
industryinfo |
varchar |
255 |
√ |
|
null |
|
|
salesvolume |
numeric |
10 |
√ |
|
0 |
|
|
c_currency_id |
numeric |
10 |
√ |
|
null |
|
c_currency.c_currency_id
|
ccurrency_adregistration R |
|
numberemployees |
numeric |
10 |
√ |
|
0 |
|
|
processing |
bpchar |
1 |
√ |
|
null |
|
|
remote_host |
varchar |
120 |
√ |
|
null |
|
|
remote_addr |
varchar |
60 |
√ |
|
null |
|
|
ad_registration_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 0 rows at 2021-12-25 14:43 +0100
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
ad_registration_id + ad_client_id + ad_system_id |
Primary key |
Asc/Asc/Asc |
ad_registration_pkey |
ad_registration_uu |
Must be unique |
Asc |
ad_registration_uu_idx |
SchemaSpy was unable to generate a diagram of table relationships.
SchemaSpy requires Graphviz version 2.2.1 or versions greater than 2.4 from www.graphviz.org.