Skip to content

MigrationOp

MigrationOp = object

Defined in: packages/core/src/schema/migrate.ts:23

A single field backfill operation produced by planMigration.

defaultValue: unknown

Defined in: packages/core/src/schema/migrate.ts:26


field: string

Defined in: packages/core/src/schema/migrate.ts:25


table: string

Defined in: packages/core/src/schema/migrate.ts:24