event

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('event_id_seq'::regclass)
event_attendance.event_id fk_350dd4be71f7e88b C
event_meta.object_id fk_c839589e232d562b C
event_occurrence.event_id fk_e61358dc71f7e88b C
project_id int4 10 null
project.id fk_3bae0aa7166d1f9c N
name varchar 255 null
db_update.name Implied Constraint R
short_description text 2147483647 null
long_description text 2147483647 null
rules text 2147483647 null
create_timestamp timestamp 29,6 null
status int2 5 null
agent_id int4 10 null
agent.id fk_3bae0aa73414710b C
is_verified bool 1 false
type int2 5 null
update_timestamp timestamp 22 null
subsite_id int4 10 null
subsite.id fk_3bae0aa7bddfbe89 N

Indexes

Constraint Name Type Sort Column(s)
event_pk Primary key Asc id
idx_3bae0aa7c79c849a Performance Asc subsite_id

Relationships