CompanyProductInventoryAddThroughPurchaseLogs


Columns

Column Type Size Nulls Auto Default Children Parents Comments
companyProductInventoryLogId uuid 2147483647 null
CompanyProductInventoryLogs.id CompanyProductInventoryAddThr_companyProductInventoryLogId_fkey C
purchaseOrderProductId uuid 2147483647 null
PurchaseOrderProducts.id CompanyProductInventoryAddThroughPu_purchaseOrderProductId_fkey R

Foreign key to PurchaseOrderProducts table. Represents the Product of a PurchaseOrder which was bought.

Indexes

Constraint Name Type Sort Column(s)
CompanyProductInventoryAddThroughPurchaseLogs_pkey Primary key Asc companyProductInventoryLogId

Relationships