Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | int4 | 10 | null |
|
|
||||||
| opportunity_id | int4 | 10 | √ | null |
|
|
|||||
| title | varchar | 255 | null |
|
|
||||||
| description | text | 2147483647 | √ | null |
|
|
|||||
| required | bool | 1 | null |
|
|
||||||
| categories | text | 2147483647 | √ | null |
|
|
(DC2Type:array) |
||||
| display_order | int2 | 5 | √ | 255 |
|
|
|||||
| conditional | bool | 1 | √ | null |
|
|
|||||
| conditional_field | varchar | 255 | √ | null |
|
|
|||||
| conditional_value | varchar | 255 | √ | null |
|
|
|||||
| registration_ranges | json | 2147483647 | √ | null |
|
|
|||||
| proponent_types | json | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| registration_file_configuration_pkey | Primary key | Asc | id |
| idx_209c792e9a34590f | Performance | Asc | opportunity_id |



