log_display

0 rows


Description

For a particular module/action, specifies a moodle table/field

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
module VARCHAR 20
action VARCHAR 40
mtable VARCHAR 30
field VARCHAR 200
component VARCHAR 100

owner of the log action

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
logdisp_modact_uix Must be unique Asc/Asc module + action