image_uploads

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
title VARCHAR 255 null
fullSizePath VARCHAR 512 null
generateMediumSize TINYINT 3 0
mediumSizePath VARCHAR 512 NULL
generateSmallSize TINYINT 3 0
smallSizePath VARCHAR 512 NULL
type VARCHAR 25 null
generateLargeSize TINYINT 3 1
largeSizePath VARCHAR 512 ''
generateXLargeSize TINYINT 3 1
xLargeSizePath VARCHAR 512 ''

Indexes

Constraint Name Type Sort Column(s)
image_uploads_s_pk Primary key Asc id
PRIMARY Must be unique Asc id
type Performance Asc/Asc type + title

Relationships