Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||
text | 2147483647 | √ | null |
|
|
|||||
text | 2147483647 | √ | null |
|
|
|||||
text | 2147483647 | √ | null |
|
|
|||||
text | 2147483647 | √ | null |
|
|
|||||
bio | text | 2147483647 | √ | null |
|
|
||||
telephone | text | 2147483647 | √ | null |
|
|
||||
created_at | timestamptz | 35,6 | √ | null |
|
|
||||
updated_at | timestamptz | 35,6 | √ | null |
|
|
||||
id_dd_node_type | int2 | 5 | null |
|
|
|||||
id_node | int8 | 19 | null |
|
|
|||||
snapchat | text | 2147483647 | √ | null |
|
|
||||
name | text | 2147483647 | √ | null |
|
|
||||
enabled | bool | 1 | √ | null |
|
|
||||
bool | 1 | √ | null |
|
|
|||||
allow_notifications | bool | 1 | √ | null |
|
|
||||
id_community | int4 | 10 | null |
|
|
|||||
id_dd_default_avatar | int2 | 5 | null |
|
|
|||||
id_avatar_file | int4 | 10 | √ | null |
|
|
||||
onboarding | timestamptz | 35,6 | √ | null |
|
|
||||
notification_access | timestamptz | 35,6 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
user_profile_pk | Primary key | Asc | id |
user_profile_uq | Must be unique | Asc/Asc | id_dd_node_type + id_node |