|
|
| 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 |
| r_status_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 |
|
|
| isdefault |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| isopen |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| isclosed |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| value |
varchar |
40 |
|
|
|
|
|
| next_status_id |
numeric |
10 |
√ |
|
null |
|
| r_status.r_status_id
|
nextstatus_rstatus R |
|
| update_status_id |
numeric |
10 |
√ |
|
null |
|
| r_status.r_status_id
|
updatestatus_rstatus R |
|
| timeoutdays |
numeric |
10 |
√ |
|
null |
|
|
| iswebcanupdate |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| isfinalclose |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| seqno |
numeric |
10 |
|
|
0 |
|
|
| r_statuscategory_id |
numeric |
10 |
|
|
|
|
|
| r_status_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 4 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| r_status_id |
Primary key |
Asc |
r_status_pkey |
| r_status_uu |
Must be unique |
Asc |
r_status_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.