Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
companyid | varchar | 36 | √ | null |
|
|
The ID of the learning site |
||||
id | varchar | 60 | null |
|
|
Unique Identifier of the Forum |
|||||
courseid | varchar | 36 | √ | null |
|
|
The courseid of the Forum |
||||
clientid | varchar | 36 | √ | null |
|
|
The clientid of the Forum |
||||
collaborations | int4 | 10 | √ | null |
|
|
The collaboration of the Forum |
||||
migrated | int4 | 10 | √ | null |
|
|
The migrated of the Forum |
||||
updatedat | timestamp | 29,6 | √ | ('now'::text)::timestamp with time zone |
|
|
The date and time the Forum was created |
||||
statusgroup | varchar | 256 | √ | null |
|
|
|||||
statusgroupupdatedat | timestamp | 29,6 | √ | null |
|
|