app_workshop_stockcomments_old

0 rows


Description

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

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_workshop_stockcomments_old_id_seq'::regclass)
workshopid int8 19 0
app_workshop.id Defined in XMLR
elementno int8 19 0
comments text 2147483647 null
newplugin varchar 28 null
newid int8 19 null

Indexes

Constraint Name Type Sort Column(s)
app_workstocold_id_pk Primary key Asc id
app_workstocold_wor_ix Performance Asc workshopid

Relationships