Skip to content

code_messages

Column NameTypeCommentDefaultNullRemark
idint UNSIGNEDPrimary Key IDNOAuto Increment
plugin_fskeyvarchar(64)Associated Plugin FskeyNORelated field plugins->fskey
Fresns means it's the main program's status code
codeint UNSIGNEDStatus CodeNO
lang_tagvarchar(16)Language TagNORefer to "Multilingual Uniqueness Logic"
messagevarchar(255)Status Code InformationNO
created_attimestampCreate TimeCURRENT_TIMESTAMPNO
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Released under the Apache-2.0 License