Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | null |
|
|
||||||
| deleted_by | varchar | 255 | √ | null |
|
|
|||||
| deleted_date | timestamp | 29,6 | √ | null |
|
|
|||||
| version | int4 | 10 | null |
|
|
||||||
| created_by | varchar | 255 | √ | null |
|
|
|||||
| created_date | timestamp | 29,6 | √ | null |
|
|
|||||
| last_modified_by | varchar | 255 | √ | null |
|
|
|||||
| last_modified_date | timestamp | 29,6 | √ | null |
|
|
|||||
| parcel_id | uuid | 2147483647 | √ | null |
|
|
|||||
| parent_field_form_id | uuid | 2147483647 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| pk_bac_bac_inspection_form_au_parcel | Primary key | Asc | id |
| idx_bac_ins_f_au_parcel | Performance | Asc | parcel_id |
| idx_bac_ins_f_au_parcel_parent_field_form | Performance | Asc | parent_field_form_id |

