Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| companyId | uuid | 2147483647 | null |
|
|
The ID of the learning site |
||||
| id | uuid | 2147483647 | null |
|
|
Unique Identifier of the User Bundle |
||||
| userId | uuid | 2147483647 | null |
|
|
The ID of the User associated with the User Bundle |
||||
| bundleId | uuid | 2147483647 | null |
|
|
The ID of the Bundle associated with the User Bundle |
Table contained 0 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| userBundles_pkey | Primary key | Asc | id |
| userBundles_bundleId_idx | Performance | Asc | bundleId |
| userBundles_userId_idx | Performance | Asc | userId |

