FieldCryptoMigrationRunRecord
Defined in: packages/messaging/src/migration/field-crypto/types.ts:37
Properties
섹션 제목: “Properties”chunkSize
섹션 제목: “chunkSize”chunkSize:
number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:42
createdAt
섹션 제목: “createdAt”createdAt:
number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:50
cursorMessageId?
섹션 제목: “cursorMessageId?”
optionalcursorMessageId:string
Defined in: packages/messaging/src/migration/field-crypto/types.ts:49
cursorRequestedAt?
섹션 제목: “cursorRequestedAt?”
optionalcursorRequestedAt:number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:48
failedChunks
섹션 제목: “failedChunks”failedChunks:
number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:47
lastError?
섹션 제목: “lastError?”
optionallastError:string
Defined in: packages/messaging/src/migration/field-crypto/types.ts:52
planId
섹션 제목: “planId”planId:
string
Defined in: packages/messaging/src/migration/field-crypto/types.ts:38
processedChunks
섹션 제목: “processedChunks”processedChunks:
number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:46
processedRows
섹션 제목: “processedRows”processedRows:
number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:45
schemaFingerprint
섹션 제목: “schemaFingerprint”schemaFingerprint:
string
Defined in: packages/messaging/src/migration/field-crypto/types.ts:40
status
섹션 제목: “status”status:
FieldCryptoMigrationRunStatus
Defined in: packages/messaging/src/migration/field-crypto/types.ts:41
totalChunks
섹션 제목: “totalChunks”totalChunks:
number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:44
totalRows
섹션 제목: “totalRows”totalRows:
number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:43
trackingTableName
섹션 제목: “trackingTableName”trackingTableName:
string
Defined in: packages/messaging/src/migration/field-crypto/types.ts:39
updatedAt
섹션 제목: “updatedAt”updatedAt:
number
Defined in: packages/messaging/src/migration/field-crypto/types.ts:51