event

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
event_event_field.eventFieldId Implied Constraint R
event_event_field.eventId Implied Constraint R
event_field_set_field.eventFieldId Implied Constraint R
event_field_set_field.eventFieldSetId Implied Constraint R
event_instance.eventId Implied Constraint R
event_type.eventFieldSetId Implied Constraint R
event_type_library.eventTypeId Implied Constraint R
event_type_location.eventTypeId Implied Constraint R
library_events_setting.eventsFacetSettingsId Implied Constraint R
eventTypeId INT 10 null
locationId INT 10 null
sublocationId INT 10 NULL
sublocation.id Implied Constraint R
title VARCHAR 50 NULL
description TEXT 65535 NULL
cover VARCHAR 100 NULL
private TINYINT 3 1
startDate DATE 10 curdate()
startTime TIME 8 curtime()
eventLength INT 10 60
recurrenceOption TINYINT 3 NULL
recurrenceFrequency TINYINT 3 NULL
recurrenceInterval INT 10 1
weekDays VARCHAR 25 NULL
monthlyOption TINYINT 3 NULL
monthDay TINYINT 3 NULL
monthDate TINYINT 3 NULL
monthOffset TINYINT 3 NULL
endOption TINYINT 3 NULL
recurrenceEnd DATE 10 NULL
recurrenceCount INT 10 NULL
dateUpdated INT 10 NULL
deleted TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
event_s_pk Primary key Asc id
PRIMARY Must be unique Asc id

Relationships