resource

0 rows


Description

Each record is one resource and its config data

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
course BIGINT 19 0
course.id resource_erd_courseidR
name VARCHAR 255
intro LONGTEXT 2147483647 null
introformat SMALLINT 5 0
tobemigrated SMALLINT 5 0
legacyfiles SMALLINT 5 0
legacyfileslast BIGINT 19 null
display SMALLINT 5 0
displayoptions LONGTEXT 2147483647 null
filterfiles SMALLINT 5 0
revision BIGINT 19 0
timemodified BIGINT 19 0

Indexes

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

Relationships