template_event


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
template_event_category.id_template_event template_event_fkR
template_event_tag.id_template_event template_event_fkR
enabled bool 1 null
name text 2147483647 null
description text 2147483647 null
checkin_points int2 5 null
registration_points int2 5 null
capacity int2 5 null
notify_cancel bool 1 null
notify_full bool 1 null
checkin_radius int2 5 null
notes text 2147483647 null
id_address int4 10 null
address.id address_fkN
created_at timestamptz 35,6 null
updated_at timestamptz 35,6 null
id_community int4 10 null
community.id community_fkR
points int2 5 null
hours int2 5 null
checkin_phone text 2147483647 null
checkin_url text 2147483647 null
registration_url text 2147483647 null
short_description text 2147483647 null
id_dd_event_type int2 5 null
dd_event_type.id dd_event_type_fkR
id_cover_image int4 10 null
file.id template_event_fk0R

Indexes

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

Relationships