|
|
| 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 |
| s_resource_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 |
|
|
|
|
|
| value |
varchar |
40 |
|
|
|
|
|
| name |
varchar |
60 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| s_resourcetype_id |
numeric |
10 |
|
|
|
|
|
| m_warehouse_id |
numeric |
10 |
|
|
|
|
|
| isavailable |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| ad_user_id |
numeric |
10 |
√ |
|
null |
|
| ad_user.ad_user_id
|
aduser_sresource R |
|
| chargeableqty |
numeric |
0 |
√ |
|
0 |
|
|
| percentutilization |
numeric |
0 |
|
|
(100)::numeric |
|
|
| dailycapacity |
numeric |
0 |
√ |
|
null |
|
|
| ismanufacturingresource |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
| waitingtime |
numeric |
0 |
√ |
|
null |
|
|
| manufacturingresourcetype |
bpchar |
2 |
√ |
|
null |
|
|
| queuingtime |
numeric |
0 |
√ |
|
null |
|
|
| planninghorizon |
numeric |
10 |
√ |
|
(0)::numeric |
|
|
| s_resource_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 11 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| s_resource_id |
Primary key |
Asc |
s_resource_pkey |
| s_resource_uu |
Must be unique |
Asc |
s_resource_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.