Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| rfi_data_id | int4 | 10 | null |
|
|
The foreign key of a form |
|||||
| application_id | int4 | 10 | null |
|
|
The foreign key of an application |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| application_rfi_data_pkey | Primary key | Asc/Asc | rfi_data_id + application_id |
| application_rfi_data_application_id_idx | Performance | Asc | application_id |
| application_rfi_data_rfi_data_id_idx | Performance | Asc | rfi_data_id |

