Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id_community | int4 | 10 | null |
|
|
|||||||
group_title | text | 2147483647 | √ | null |
|
|
||||||
group_subtitle | text | 2147483647 | √ | null |
|
|
||||||
speaker_label | text | 2147483647 | √ | null |
|
|
||||||
supervisor_label | text | 2147483647 | √ | null |
|
|
||||||
subordinate_label | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
community_lang_pk | Primary key | Asc | id_community |
community_lang_id_community_uindex | Must be unique | Asc | id_community |