Moodle LMS 3.9
Database
Tables
(current)
Columns
Constraints
Relationships
Orphan Tables
Anomalies
Routines
Config Log Table Schema (config_log)
Description
Changes done in server configuration through admin UI
config_log table columns
Related columns
Constraint
Comments
Search:
Column
Type
Size
Nulls
Auto
Default
Children
Parents
Comments
id
BIGINT
19
√
null
userid
BIGINT
19
null
user
.id
conflog_use2_fk
R
timemodified
BIGINT
19
null
plugin
VARCHAR
100
√
null
name
VARCHAR
100
value
LONGTEXT
2147483647
√
null
oldvalue
LONGTEXT
2147483647
√
null
Showing 1 to 7 of 7 entries
Table contained
-1
rows
config_log table indexes
Search:
Constraint Name
Type
Sort
Column(s)
PRIMARY
Primary key
Asc
id
conflog_tim_ix
Performance
Asc
timemodified
conflog_use_ix
Performance
Asc
userid
Showing 1 to 3 of 3 entries
config_log table relationships
Close relationships within degrees of separation
One
Two degrees
One implied
Two implied