Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('metabib.uncontrolled_record_attr_value_id_seq'::regclass) |
|
|
|||||
attr | text | 2147483647 | null |
|
|
||||||
value | text | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
uncontrolled_record_attr_value_pkey | Primary key | Asc | id |
muv_once_idx | Must be unique | Asc/Asc | attr + value |