Skip to content

hashtag_usages 话题使用记录表

字段名字段类型字段注释默认值可空备注
idbigint UNSIGNED主键 IDNO自动递增
usage_typetinyint UNSIGNED目标类型NO
usage_idbigint UNSIGNED目标主键 IDNO
hashtag_idbigint UNSIGNED话题 IDNO关联字段 hashtags->id
created_attimestamp创建时间CURRENT_TIMESTAMPNO
updated_attimestamp更新时间YES
deleted_attimestamp删除时间YES

Released under the Apache-2.0 License