Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | text | 2147483647 | null |
|
|
|||||
name | varchar | 100 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
vocabulary_pkey | Primary key | Asc | id |
vocabulary_name_key | Must be unique | Asc | name |