Table ocum.backupfileinfo 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
fileName varchar 255
creationTime timestamp 19  √  null
size bigint 19  √  null
status varchar 255
isScheduled bit 1  √  b'1'
binLogName varchar 255  √  null
objVersion int 10 0
databaseDumpSize bigint 19 0
backupTotalSize bigint 19 0
hasIncrementalDump bit 1 b'1'

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

Indexes:
Column(s) Type Sort Constraint Name
id Primary key Asc PRIMARY
fileName Must be unique Asc BackupFileInfo_name_UQ