Skip to content

operation_usages

Column NameTypeCommentDefaultNullRemark
idbigint UNSIGNEDPrimary Key IDNOAuto Increment
usage_typetinyint UNSIGNEDType of targetNO
usage_idbigint UNSIGNEDTarget primary key IDNO
operation_idint UNSIGNEDExtended operation IDNORelated field operations->id
plugin_fskeyvarchar(64)Related pluginNORelated field plugins->fskey
Which plugin is related
created_attimestampCreate TimeCURRENT_TIMESTAMPNO
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Introduction to using target associations

Released under the Apache-2.0 License