lesson_branch

0 rows


Description

branches for each lesson/user

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
lessonid BIGINT 19 0
lesson.id lessbran_les2_fkR
userid BIGINT 19 0
pageid BIGINT 19 0
lesson_pages.id lessbran_pag2_fkR
retry BIGINT 19 0
flag SMALLINT 5 0
timeseen BIGINT 19 0
nextpageid BIGINT 19 0

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
lessbran_les_ix Performance Asc lessonid
lessbran_pag_ix Performance Asc pageid
lessbran_use_ix Performance Asc userid

Relationships