Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| companyProductInventoryLogId | uuid | 2147483647 | null |
|
|
||||||
| userId | uuid | 2147483647 | √ | null |
|
|
Foreign key to Users table. Represents the user who use a job product from balance |
||||
| uuid | 2147483647 | √ | null |
|
|
Foreign key to Jobs table. Represents a job that is applied with a job product that user used |
|||||
| uuid | 2147483647 | √ | null |
|
|
Foreign key to Applications table. Represents an application that is applied with a product that user used |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| CompanyProductInventoryUsageFromBalanceLogs_pkey | Primary key | Asc | companyProductInventoryLogId |

