event_attendance

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
user_id int4 10 null
usr.id fk_350dd4bea76ed395 C
event_occurrence_id int4 10 null
event_occurrence.id fk_350dd4be140e9f00 C
event_id int4 10 null
event.id fk_350dd4be71f7e88b C
space_id int4 10 null
space.id fk_350dd4be23575340 C
type varchar 255 null
reccurrence_string text 2147483647 null
start_timestamp timestamp 22 null
end_timestamp timestamp 22 null
create_timestamp timestamp 22 null

Indexes

Constraint Name Type Sort Column(s)
event_attendance_pkey Primary key Asc id
event_attendance_type_idx Performance Asc type
idx_350dd4be140e9f00 Performance Asc event_occurrence_id
idx_350dd4be23575340 Performance Asc space_id
idx_350dd4be71f7e88b Performance Asc event_id
idx_350dd4bea76ed395 Performance Asc user_id

Relationships