Workshop Stockcomments Old Table Schema (workshop_stockcomments_old)


Description

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

workshop_stockcomments_old table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
workshopid BIGINT 19 0
workshop.id workstocold_wor2_fk R
elementno BIGINT 19 0
comments LONGTEXT 2147483647 null
newplugin VARCHAR 28 null
newid BIGINT 19 null

Table contained -1 rows

workshop_stockcomments_old table indexes

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

workshop_stockcomments_old table relationships