Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
Id | uuid | 2147483647 | null |
|
|
||||||
DictionaryId | uuid | 2147483647 | √ | null |
|
|
|||||
StorageId | text | 2147483647 | √ | null |
|
|
|||||
SyncDate | timestamptz | 35,6 | null |
|
|
||||||
Status | int4 | 10 | null |
|
|
||||||
StatusInfo | text | 2147483647 | √ | null |
|
|
|||||
ModifiedDate | timestamptz | 35,6 | null |
|
|
||||||
SyncType | int4 | 10 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_SyncPipelineDictionaryEntries | Primary key | Asc | Id |
IX_SyncPipelineDictionaryEntries_DictionaryId | Performance | Asc | DictionaryId |