|
|
| 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 |
| pa_goal_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 |
|
|
|
|
|
| seqno |
numeric |
10 |
|
|
0 |
|
|
| name |
varchar |
60 |
|
|
|
|
|
| description |
varchar |
255 |
√ |
|
null |
|
|
| note |
varchar |
2000 |
√ |
|
null |
|
|
| ad_user_id |
numeric |
10 |
√ |
|
null |
|
|
| pa_colorschema_id |
numeric |
10 |
|
|
|
|
|
| issummary |
bpchar |
1 |
|
|
'N'::bpchar |
|
|
| pa_goalparent_id |
numeric |
10 |
√ |
|
null |
|
| pa_goal.pa_goal_id
|
pagoalparent_pagoal R |
|
| pa_measure_id |
numeric |
10 |
√ |
|
null |
|
|
| relativeweight |
numeric |
0 |
√ |
|
null |
|
|
| measuretarget |
numeric |
0 |
|
|
0 |
|
|
| measurescope |
bpchar |
1 |
|
|
|
|
|
| measuredisplay |
bpchar |
1 |
√ |
|
null |
|
|
| datefrom |
timestamp |
29,6 |
√ |
|
null |
|
|
| dateto |
timestamp |
29,6 |
√ |
|
null |
|
|
| measureactual |
numeric |
0 |
√ |
|
0 |
|
|
| goalperformance |
numeric |
0 |
√ |
|
null |
|
|
| datelastrun |
timestamp |
29,6 |
√ |
|
null |
|
|
| ad_role_id |
numeric |
10 |
√ |
|
null |
|
|
| charttype |
varchar |
2 |
|
|
'BC'::character varying |
|
|
| pa_goal_uu |
varchar |
36 |
√ |
|
NULL::character varying |
|
|
Table contained 4 rows at 2021-12-25 14:43 +0100
|
Indexes:
| Column(s) |
Type |
Sort |
Constraint Name |
| pa_goal_id |
Primary key |
Asc |
pa_goal_pkey |
| pa_goal_uu |
Must be unique |
Asc |
pa_goal_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.