upgrade_log

0 rows


Description

Upgrade logging

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
type BIGINT 19 null
plugin VARCHAR 100 null
version VARCHAR 100 null
targetversion VARCHAR 100 null
info VARCHAR 255
details LONGTEXT 2147483647 null
backtrace LONGTEXT 2147483647 null
userid BIGINT 19 null
user.id upgrlog_use2_fkR
timemodified BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
upgrlog_tim2_ix Performance Asc timemodified
upgrlog_typtim2_ix Performance Asc/Asc type + timemodified
upgrlog_use4_ix Performance Asc userid

Relationships