Table ocum.inventoryviewreport Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
id bigint 19
reportName varchar 255
reportObjectType varchar 255
reportTimeRangeInHours int 10  √  null
reportExportCount int 10 0
reportType varchar 255  √  CSV

Table contained 203 rows at Tue Apr 23 05:29 EDT 2019

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
reportName + reportObjectType + reportTimeRangeInHours + reportType Must be unique Asc/Asc/Asc/Asc InventoryviewReport_name_ObjectType_timeRangeInHours_Type_UQ