Tool Recyclebin Course Table Schema (tool_recyclebin_course)


Description

A list of items in the course recycle bin

tool_recyclebin_course table columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
courseid BIGINT 19 null
course.id toolrecycour_cou2_fk R
section BIGINT 19 null
module BIGINT 19 null
name VARCHAR 255 null
timecreated BIGINT 19 0

Table contained -1 rows

tool_recyclebin_course table indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
toolrecycour_cou_ix Performance Asc courseid
toolrecycour_tim_ix Performance Asc timecreated

tool_recyclebin_course table relationships