adminpresets

0 rows


Description

named sets of site wide configurations e.g. enable/disable features https://www.youtube.com/watch?v=CyNOhbJ76fY

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
userid BIGINT 19 null
name VARCHAR 255
comments LONGTEXT 2147483647 null
site VARCHAR 255
author VARCHAR 255 null
moodleversion VARCHAR 20
moodlerelease VARCHAR 255
iscore BIT 1 0

Whether this is a core preset or not, and which core preset

timecreated BIGINT 19 0
timeimported BIGINT 19 0

Indexes

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