SyncInsiteEntries

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
Id uuid 2147483647 null
SyncInsiteEntryFiles.InsiteEntryId FK_SyncInsiteEntryFiles_SyncInsiteEntries_InsiteEntryId R
FileName text 2147483647 null
Job text 2147483647 null
Run text 2147483647 null
RunDate timestamptz 35,6 null
LoadDate timestamptz 35,6 null
ModifiedDate timestamptz 35,6 null
Status int4 10 null
StatusInfo text 2147483647 null
DictionaryEntryId uuid 2147483647 null
SyncDictionaryEntries.Id FK_SyncInsiteEntries_SyncDictionaryEntries_DictionaryEntryId R
WorkloadEntryId uuid 2147483647 null
SyncWorkloadEntries.Id FK_SyncInsiteEntries_SyncWorkloadEntries_WorkloadEntryId R
SyncMdbState int4 10 null
SyncCbmState int4 10 null
VerificationOnly bool 1 null
CheckDate timestamptz 35,6 null
ImportDate timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
PK_SyncInsiteEntries Primary key Asc Id
IX_SyncInsiteEntries_DictionaryEntryId Performance Asc DictionaryEntryId
IX_SyncInsiteEntries_WorkloadEntryId Performance Asc WorkloadEntryId

Relationships