Skip to content

extend_usages

Column NameTypeCommentDefaultNullRemark
idbigint UNSIGNEDPrimary Key IDNOAuto Increment
usage_typetinyint UNSIGNEDType of targetNO
usage_idbigint UNSIGNEDTarget primary key IDNO
extend_idbigint UNSIGNEDExtend Content IDNORelated field extends->id
can_deletetinyint UNSIGNEDCan be deleted1NO0. No / 1. Yes
Editor: User has the right to delete
ratingsmallint UNSIGNEDDisplay order9NOAscending order
plugin_fskeyvarchar(64)Related pluginNORelated field extends->plugin_fskey
created_attimestampCreate TimeCURRENT_TIMESTAMPNO
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Introduction to using target associations

Released under the Apache-2.0 License