Skip to content

group_admins

Column NameTypeCommentDefaultNullRemark
idint UNSIGNEDPrimary Key IDNOAuto Increment
group_idint UNSIGNEDGroup IDNORelated field groups->id
user_idbigint UNSIGNEDUser IDNORelated field users->id
created_attimestampCreate TimeCURRENT_TIMESTAMPNO
updated_attimestampUpdate TimeYES
deleted_attimestampDelete TimeYES

Released under the Apache-2.0 License