Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| normative_entry_form_id | VARCHAR | 255 | null |
|
|
|||||||||
| entry_id | VARCHAR | 255 | null |
|
|
|||||||||
| normative_entry_form | VARCHAR | 255 | null |
|
|
|||||||||
| is_main_form | BIT | 1 | null |
|
|
|||||||||
| origin_source_id | VARCHAR | 255 | null |
|
|
|||||||||
| dalla_version | VARCHAR | 255 | √ | null |
|
|
||||||||
| status_id | VARCHAR | 255 | null |
|
|
|||||||||
| created_at | TIMESTAMP | 19 | √ | null |
|
|
||||||||
| updated_at | TIMESTAMP | 19 | √ | null |
|
|
||||||||
| deleted_at | TIMESTAMP | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | normative_entry_form_id |
| normative_entry_forms_entry_id_foreign | Performance | Asc | entry_id |
| normative_entry_forms_origin_source_id_foreign | Performance | Asc | origin_source_id |
| normative_entry_forms_status_id_foreign | Performance | Asc | status_id |

