Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | uuid | 2147483647 | public.gen_random_uuid() |
|
|
||||||
| position | float8 | 17,17 | null |
|
|
||||||
| CompanyCollectionId | uuid | 2147483647 | null |
|
|
||||||
| CompanyId | uuid | 2147483647 | null |
|
|
||||||
| createdAt | timestamptz | 35,6 | null |
|
|
||||||
| updatedAt | timestamptz | 35,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| CompanyCollectionItems_pkey | Primary key | Asc | id |
| CompanyCollectionItems_CompanyCollectionId_CompanyId_idx | Must be unique | Asc/Asc | CompanyCollectionId + CompanyId |

