goal


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
goal_category.id_goal goal_fkC
goal_status.id_goal goal_fkC
goal_visibility.id_goal goal_fkC
goal_visibility_group.id_goal goal_fkC
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
community.id community_fkR
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null
id_icon int4 10 null
file.id goal_icon_fkR

Indexes

Constraint Name Type Sort Column(s)
goals_pk Primary key Asc id

Relationships