Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||||||||||||||||
enabled | bool | 1 | √ | false |
|
|
||||||||||||||||||
name | text | 2147483647 | null |
|
|
|||||||||||||||||||
summary | text | 2147483647 | √ | null |
|
|
||||||||||||||||||
id_community | int4 | 10 | null |
|
|
|||||||||||||||||||
created_at | timestamptz | 35,6 | √ | null |
|
|
||||||||||||||||||
updated_at | timestamptz | 35,6 | √ | null |
|
|
||||||||||||||||||
id_icon | int4 | 10 | √ | null |
|
|
||||||||||||||||||
custom_avatars | bool | 1 | √ | false |
|
|
||||||||||||||||||
id_dd_group_type | int2 | 5 | null |
|
|
|||||||||||||||||||
access_code | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
group_pk | Primary key | Asc | id |