Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_totara_msteams_channel_id_seq'::regclass) |
|
|
||||
| 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 |

