|
|
| 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 |
| ad_infowindow_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 |
|
|
| ad_table_id |
numeric |
10 |
|
|
|
|
| ad_table.ad_table_id
|
adtable_adinfowindow R |
|
| entitytype |
varchar |
40 |
|
|
'D'::character varying |
|
|
| fromclause |
varchar |
2000 |
|
|
|
|
|
| otherclause |
varchar |
2000 |
√ |
|
null |
|
|
| processing |
bpchar |
1 |
√ |
|
null |
|
|
| ad_infowindow_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| whereclause |
varchar |
2000 |
√ |
|
NULL::character varying |
|
|
| isdefault |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| isdistinct |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| orderbyclause |
varchar |
2000 |
√ |
|
NULL::character varying |
|
|
| isvalid |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| ad_ctxhelp_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| imageurl |
varchar |
120 |
√ |
|
NULL::character varying |
|
|
| seqno |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| isshowindashboard |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| ad_process_id |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| maxqueryrecords |
numeric |
10 |
|
|
(0)::numeric |
|
|
| isloadpagenum |
bpchar |
1 |
√ |
|
'Y'::bpchar |
|
|
| pagingsize |
numeric |
10 |
|
|
'0'::numeric |
|
|
Table contained 11 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| ad_infowindow_id |
Primary key |
Asc |
ad_infowindow_pkey |
| ad_client_id + name |
Must be unique |
Asc/Asc |
ad_infowindow_unique_name |
| ad_infowindow_uu |
Must be unique |
Asc |
ad_infowindow_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.