Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('evaluation_method_configuration_id_seq'::regclass) |
|
|
|||||
| opportunity_id | int4 | 10 | null |
|
|
||||||
| type | varchar | 255 | null |
|
|
||||||
| evaluation_from | timestamp | 29,6 | √ | null |
|
|
|||||
| evaluation_to | timestamp | 29,6 | √ | null |
|
|
|||||
| name | varchar | 255 | √ | NULL::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| evaluation_method_configuration_pkey | Primary key | Asc | id |
| uniq_330cb54c9a34590f | Must be unique | Asc | opportunity_id |



