Skip to content

archive_usages

Column NameTypeCommentDefaultNullRemark
idbigint UNSIGNEDPrimary Key IDNOAuto Increment
usage_typetinyint UNSIGNEDType of targetNOContent Type
usage_idbigint UNSIGNEDTarget primary key IDNO
archive_idint UNSIGNEDParameter IDNORelated field archives->id
archive_valuetextParameter valueYES
is_privatetinyint UNSIGNEDIs private0NO0.No / 1.Yes
app_fskeyvarchar(64)Related pluginYESRelated field apps->fskey
Which plugin is associated with
created_attimestampCreate TimeuseCurrentNOFor example, MySQL defaults to CURRENT_TIMESTAMP
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Released under the Apache-2.0 License