Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ad_attribute_id | numeric | 10 | null |
|
|
||||||
| record_id | numeric | 10 | null |
|
|
||||||
| v_number | numeric | 0 | √ | null |
|
|
|||||
| v_date | timestamp | 29,6 | √ | null |
|
|
|||||
| v_string | varchar | 2000 | √ | null |
|
|
|||||
| ad_attribute_value_uu | varchar | 36 | √ | NULL::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ad_attribute_value_pkey | Primary key | Asc/Asc | ad_attribute_id + record_id |
| ad_attribute_value_uu_idx | Must be unique | Asc | ad_attribute_value_uu |