Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ExpertClassId | uuid | 2147483647 | null |
|
|
composite primary key, also foreign key, references to “ExpertClasses” |
|||||
| UserId | uuid | 2147483647 | null |
|
|
composite primary key, also foreign key, references to “Users” |
|||||
| createdAt | timestamptz | 35,6 | now() |
|
|
created time |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| ExpertClassSpeakers_pkey | Primary key | Asc/Asc | ExpertClassId + UserId |

