|
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 |
m_product_bom_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 |
|
|
|
|
|
line |
numeric |
10 |
|
|
|
|
|
m_product_id |
numeric |
10 |
|
|
|
|
m_product.m_product_id
|
mproduct_mproductbom C |
|
m_productbom_id |
numeric |
10 |
|
|
|
|
|
bomqty |
numeric |
0 |
|
|
0 |
|
|
description |
varchar |
255 |
√ |
|
null |
|
|
bomtype |
bpchar |
1 |
√ |
|
null |
|
|
m_product_bom_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 20 rows at 2021-12-25 14:43 +0100
|
Indexes:
Column(s) |
Type |
Sort |
Constraint Name |
m_product_bom_id |
Primary key |
Asc |
m_product_bom_pkey |
m_product_bom_uu |
Must be unique |
Asc |
m_product_bom_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.