Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('asset.uri_id_seq'::regclass) |
|
|
||||||||
href | text | 2147483647 | null |
|
|
|||||||||
label | text | 2147483647 | √ | null |
|
|
||||||||
use_restriction | text | 2147483647 | √ | null |
|
|
||||||||
active | bool | 1 | true |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
uri_pkey | Primary key | Asc | id |