Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_dp_plan_settings_id_seq'::regclass) |
|
|
|||||
| templateid | int8 | 19 | null |
|
|
||||||
| manualcomplete | int2 | 5 | 1 |
|
|
||||||
| autobyitems | int2 | 5 | 0 |
|
|
||||||
| autobyplandate | int2 | 5 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_dpplansett_id_pk | Primary key | Asc | id |
| app_dpplansett_tem_uix | Must be unique | Asc | templateid |

