Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||
id_dd_node_type | int2 | 5 | null |
|
|
|||||
name | text | 2147483647 | null |
|
|
|||||
id_cover_image_file | int4 | 10 | √ | null |
|
|
||||
start_date | timestamptz | 35,6 | null |
|
|
|||||
end_date | timestamptz | 35,6 | √ | null |
|
|
||||
created_at | timestamptz | 35,6 | √ | null |
|
|
||||
updated_at | timestamptz | 35,6 | √ | null |
|
|
||||
id_node_base_activity | int8 | 19 | null |
|
|
|||||
id_community | int4 | 10 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
challenge_pk | Primary key | Asc | id |