Skip to content

operation_usages

Column NameTypeCommentDefaultNullRemark
idbigint UNSIGNEDPrimary Key IDNOAuto Increment
usage_typetinyint UNSIGNEDType of targetNOContent Type
usage_idbigint UNSIGNEDTarget primary key IDNO
operation_idint UNSIGNEDExtended operation IDNORelated field operations->id
app_fskeyvarchar(64)Related pluginNORelated field apps->fskey
Which plugin is related
created_attimestampCreate TimeuseCurrentNOFor example, MySQL defaults to CURRENT_TIMESTAMP
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Released under the Apache-2.0 License