Skip to content

hashtag_usages

Column NameTypeCommentDefaultNullRemark
idbigint UNSIGNEDPrimary Key IDNOAuto Increment
usage_typetinyint UNSIGNEDType of targetNOContent Type
usage_idbigint UNSIGNEDKey IDNO
hashtag_idbigint UNSIGNEDHashtag IDNORelated field hashtags->id
created_attimestampCreate TimeuseCurrentNOFor example, MySQL defaults to CURRENT_TIMESTAMP
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Released under the Apache-2.0 License