event_subscriptions

0 rows


Description

Tracks subscriptions to remote calendars.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
event.subscriptionid even_sub2_fkR
url VARCHAR 255
categoryid BIGINT 19 0
courseid BIGINT 19 0
course.id Implied ConstraintR
groupid BIGINT 19 0
userid BIGINT 19 0
eventtype VARCHAR 20

The type of the event

pollinterval BIGINT 19 0

Frequency of checks for new/changed events

lastupdated BIGINT 19 null
name VARCHAR 255

Indexes

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

Relationships