ExportHistory

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ExportHistoryID INT UNSIGNED 10 null
UserId INT 10 null
OrganisationID INT UNSIGNED 10 null
Organisation.OrganisationID Implied Constraint R
OrganisationName VARCHAR 200 null
CategoryID INT 10 null
CatalogVersionID INT 10 null
CategoryName VARCHAR 255 null
ExportHistoryDateTime DATETIME 19 CURRENT_TIMESTAMP
ExportHistoryUpdateTime DATETIME 19 null
filePath TEXT 65535 null
format VARCHAR 200 null
options VARCHAR 255 null
BlobID VARCHAR 20 null
status VARCHAR 50 In Progress

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc ExportHistoryID

Relationships