|
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_store_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 |
|
|
wstoreemail |
varchar |
60 |
√ |
|
null |
|
|
wstoreuser |
varchar |
60 |
√ |
|
null |
|
|
wstoreuserpw |
varchar |
20 |
√ |
|
null |
|
|
webinfo |
varchar |
2000 |
√ |
|
null |
|
|
webparam1 |
varchar |
2000 |
√ |
|
null |
|
|
webparam2 |
varchar |
2000 |
√ |
|
null |
|
|
webparam3 |
varchar |
2000 |
√ |
|
null |
|
|
webparam4 |
varchar |
2000 |
√ |
|
null |
|
|
webparam5 |
varchar |
2000 |
√ |
|
null |
|
|
webparam6 |
varchar |
2000 |
√ |
|
null |
|
|
ismenuassets |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenuorders |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenuinvoices |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenushipments |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenupayments |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenurfqs |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenurequests |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenuinterests |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenuregistrations |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
ismenucontact |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
emailheader |
varchar |
2000 |
√ |
|
null |
|
|
emailfooter |
varchar |
2000 |
√ |
|
null |
|
|
salesrep_id |
numeric |
10 |
|
|
|
|
ad_user.ad_user_id
|
salesrep_wstore R |
|
m_warehouse_id |
numeric |
10 |
|
|
|
|
|
m_pricelist_id |
numeric |
10 |
|
|
|
|
|
webcontext |
varchar |
20 |
|
|
|
|
|
weborderemail |
varchar |
60 |
√ |
|
null |
|
|
c_paymentterm_id |
numeric |
10 |
√ |
|
null |
|
|
isdefault |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
url |
varchar |
120 |
|
|
'http://localhost'::character varying |
|
|
stylesheet |
varchar |
60 |
√ |
|
null |
|
|
w_store_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_store_id |
Primary key |
Asc |
w_store_pkey |
w_store_uu |
Must be unique |
Asc |
w_store_uu_idx |
webcontext |
Must be unique |
Asc |
w_store_webcontext |
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.