|
|
| 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 |
| actionclassname |
varchar |
255 |
√ |
|
NULL::character varying |
|
|
| actionname |
varchar |
60 |
√ |
|
NULL::character varying |
|
|
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
|
| ad_toolbarbutton_id |
numeric |
10 |
|
|
|
|
|
| classname |
varchar |
255 |
√ |
|
null |
|
|
| componentname |
varchar |
255 |
|
|
|
|
|
| created |
timestamp |
29,6 |
|
|
statement_timestamp() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| isactive |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| iscustomization |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| keystroke_keycode |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| keystroke_modifiers |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| name |
varchar |
60 |
|
|
|
|
|
| updated |
timestamp |
29,6 |
|
|
statement_timestamp() |
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| ad_toolbarbutton_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| action |
bpchar |
1 |
|
|
'W'::bpchar |
|
|
| ad_tab_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
| ad_tab.ad_tab_id
|
adtab_adtoolbarbutton R |
|
| ad_process_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
| ad_process.ad_process_id
|
adprocess_adtoolbarbutton R |
|
| displaylogic |
varchar |
2000 |
√ |
|
NULL::character varying |
|
|
| seqno |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| isadvancedbutton |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| isaddseparator |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| entitytype |
varchar |
40 |
|
|
'U'::character varying |
|
|
| isshowmore |
bpchar |
1 |
√ |
|
'N'::bpchar |
|
|
Table contained 74 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| ad_toolbarbutton_id |
Primary key |
Asc |
ad_toolbarbutton_key |
| ad_toolbarbutton_uu |
Must be unique |
Asc |
ad_toolbarbutton_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.