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