|
id
|
bigint(20) unsigned
|
|
|
|
|
attachment_id
|
bigint(20) unsigned
|
|
|
|
|
gallery
|
varchar(10)
|
|
|
|
|
resize
|
varchar(75)
|
|
|
|
|
path
|
text
|
|
|
|
|
converted
|
text
|
|
|
|
|
image_size
|
int(10) unsigned
|
|
|
|
|
orig_size
|
int(10) unsigned
|
|
|
|
|
backup
|
varchar(100)
|
|
|
|
|
retrieve
|
varchar(100)
|
|
|
|
|
level
|
int(10) unsigned
|
|
|
|
|
resized_width
|
smallint(5) unsigned
|
|
|
|
|
resized_height
|
smallint(5) unsigned
|
|
|
|
|
resize_error
|
tinyint(3) unsigned
|
|
|
|
|
webp_size
|
int(10) unsigned
|
|
|
|
|
webp_error
|
tinyint(3) unsigned
|
|
|
|
|
pending
|
tinyint(4)
|
|
|
0
|
|
updates
|
int(10) unsigned
|
|
|
|
|
updated
|
timestamp
|
|
|
current_timestamp()
|