app_totara_msteams_channel

0 rows


Description

Stores channel information of MS Teams.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('app_totara_msteams_channel_id_seq'::regclass)
app_totara_msteams_user.mschannelid Defined in XMLR
channel_id varchar 255 ''::character varying

Indexes

Constraint Name Type Sort Column(s)
app_totamstechan_id_pk Primary key Asc id
app_totamstechan_cha_uix Must be unique Asc channel_id

Relationships