|
|
| 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_chart_id |
numeric |
10 |
|
|
|
|
|
| ad_client_id |
numeric |
10 |
|
|
|
|
|
| ad_org_id |
numeric |
10 |
|
|
|
|
|
| charttype |
varchar |
2 |
|
|
|
|
|
| created |
timestamp |
29,6 |
|
|
statement_timestamp() |
|
|
| createdby |
numeric |
10 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
NULL::character varying |
|
|
| isactive |
bpchar |
1 |
√ |
|
NULL::bpchar |
|
|
| name |
varchar |
60 |
|
|
|
|
|
| updated |
timestamp |
29,6 |
|
|
statement_timestamp() |
|
|
| updatedby |
numeric |
10 |
|
|
|
|
|
| winheight |
numeric |
10 |
√ |
|
NULL::numeric |
|
|
| isdisplaylegend |
bpchar |
1 |
|
|
'Y'::bpchar |
|
|
| chartorientation |
bpchar |
1 |
|
|
'V'::bpchar |
|
|
| istimeseries |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| timeunit |
bpchar |
1 |
√ |
|
NULL::bpchar |
|
|
| timescope |
numeric |
10 |
√ |
|
null |
|
|
| domainlabel |
varchar |
60 |
√ |
|
NULL::character varying |
|
|
| rangelabel |
varchar |
60 |
√ |
|
NULL::character varying |
|
|
| ad_chart_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
| entitytype |
varchar |
40 |
|
|
'U'::character varying |
|
|
Table contained 4 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| ad_chart_id |
Primary key |
Asc |
ad_chart_key |
| ad_chart_uu |
Must be unique |
Asc |
ad_chart_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.