Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | uuid | 2147483647 | null |
|
|
Unique Identifier of the Meeting |
||
companyId | uuid | 2147483647 | null |
|
|
The ID of the learning site |
||
title | text | 2147483647 | √ | null |
|
|
The title of the Meeting |
|
courseId | uuid | 2147483647 | √ | null |
|
|
The ID of the Course associated with the Meeting |
|
attendeeInfo | text | 2147483647 | √ | null |
|
|
The attendee info of the Meeting |
|
instructors | text | 2147483647 | √ | null |
|
|
The instructors of the Meeting |
|
locationId | uuid | 2147483647 | √ | null |
|
|
The ID of the Location associated with the Meeting |
|
startDate | timestamp | 29,6 | √ | null |
|
|
The start date of the Meeting |
|
endDate | timestamp | 29,6 | √ | null |
|
|
The end date of the Meeting |
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
meetings_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors