Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| application_id | int8 | 19 | null |
|
|
||||||
| module_id | int8 | 19 | null |
|
|
||||||
| application_module_status_id | int4 | 10 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| application_modules_pkey | Primary key | Asc/Asc | application_id + module_id |
| application_modules_application_id_idx | Performance | Asc | application_id |