assignfeedback_editpdf_rot

0 rows


Description

Stores rotation information of a page.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
gradeid BIGINT 19 0
assign_grades.id assieditrot_gra2_fkR
pageno BIGINT 19 0

Page number

pathnamehash LONGTEXT 2147483647 null

File path hash of the rotated page

isrotated BIT 1 0

Whether the page is rotated or not

degree BIGINT 19 0

Rotation degree

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
assieditrot_gra2_ix Performance Asc gradeid
assieditrot_grapag2_uix Must be unique Asc/Asc gradeid + pageno

Relationships