Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('asset.copy_vis_attr_cache_id_seq'::regclass) |
|
|
||
| record | int8 | 19 | null |
|
|
|||
| target_copy | int8 | 19 | null |
|
|
|||
| vis_attr_vector | _int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| copy_vis_attr_cache_pkey | Primary key | Asc | id |
| copy_vis_attr_cache_copy_idx | Performance | Asc | target_copy |
| copy_vis_attr_cache_record_idx | Performance | Asc | record |
