tool_monitor_rules

0 rows


Description

Table to store rules

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
tool_monitor_subscriptions.ruleid toolmonisubs_rul2_fkR
description LONGTEXT 2147483647 null
descriptionformat BIT 1 null
name VARCHAR 254
userid BIGINT 19 null
courseid BIGINT 19 null
course.id Implied ConstraintR
plugin VARCHAR 254
eventname VARCHAR 254
template LONGTEXT 2147483647 null
templateformat BIT 1 null
frequency SMALLINT 5 null
timewindow MEDIUMINT 7 null
timemodified BIGINT 19 null
timecreated BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
toolmonirule_couuse2_ix Performance Asc/Asc courseid + userid
toolmonirule_eve2_ix Performance Asc eventname

Relationships