Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | int4 | 10 | √ | null |
|
|
||||||||||
description | text | 2147483647 | √ | null |
|
|
||||||||||
enabled | bool | 1 | √ | false |
|
|
||||||||||
end_date | timestamptz | 35,6 | √ | null |
|
|
||||||||||
points | int2 | 5 | √ | null |
|
|
||||||||||
start_date | timestamptz | 35,6 | √ | null |
|
|
||||||||||
title | 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 |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
goals_pk | Primary key | Asc | id |