|
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 |
w_advertisement_id |
numeric |
10 |
|
|
|
|
|
ad_client_id |
numeric |
10 |
|
|
|
|
|
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 |
|
|
|
|
|
name |
varchar |
60 |
|
|
|
|
|
description |
varchar |
255 |
√ |
|
null |
|
|
help |
varchar |
2000 |
√ |
|
null |
|
|
isselfservice |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
c_bpartner_id |
numeric |
10 |
|
|
|
|
c_bpartner.c_bpartner_id
|
cbpartner_wadvertisement R |
|
ad_user_id |
numeric |
10 |
√ |
|
null |
|
ad_user.ad_user_id
|
aduser_wadvertisement R |
|
w_clickcount_id |
numeric |
10 |
√ |
|
null |
|
|
w_countercount_id |
numeric |
10 |
√ |
|
null |
|
|
validfrom |
timestamp |
29,6 |
√ |
|
null |
|
|
validto |
timestamp |
29,6 |
√ |
|
null |
|
|
imageurl |
varchar |
120 |
√ |
|
null |
|
|
adtext |
varchar |
2000 |
√ |
|
null |
|
|
webparam1 |
varchar |
2000 |
√ |
|
null |
|
|
webparam2 |
varchar |
2000 |
√ |
|
null |
|
|
webparam3 |
varchar |
2000 |
√ |
|
null |
|
|
webparam4 |
varchar |
2000 |
√ |
|
null |
|
|
publishstatus |
bpchar |
1 |
|
|
|
|
|
version |
numeric |
10 |
√ |
|
null |
|
|
processing |
bpchar |
1 |
√ |
|
null |
|
|
w_advertisement_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 1 rows at 2021-12-25 14:43 +0100
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
w_advertisement_id |
Primary key |
Asc |
w_advertisement_pkey |
w_advertisement_uu |
Must be unique |
Asc |
w_advertisement_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.