Workshop Rubrics Old Table Schema (workshop_rubrics_old)


Description

Legacy workshop_rubrics table to be dropped later in Moodle 2.x

workshop_rubrics_old table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
workshopid BIGINT 19 0
workshop.id workrubrold_wor2_fk R
elementno BIGINT 19 0
rubricno SMALLINT 5 0
description LONGTEXT 2147483647 null
newplugin VARCHAR 28 null
newid BIGINT 19 null

Table contained -1 rows

workshop_rubrics_old table indexes

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

workshop_rubrics_old table relationships