Skip to content

plugin_badges

Column NameTypeCommentDefaultNullRemark
idbigint UNSIGNEDPrimary Key IDNOAuto Increment
plugin_fskeyvarchar(64)Associated Plugin FskeyNORelated field plugins->fskey
user_idbigint UNSIGNEDUser IDNORelated field users->id
display_typetinyint UNSIGNEDDisplay TypeNO1. Red dot / 2. Number / 3. Text
value_numbersmallint UNSIGNEDNumeric ValueYESNumeric content
value_textvarchar(8)TextYESPure text content
created_attimestampCreate TimeCURRENT_TIMESTAMPNO
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Released under the Apache-2.0 License