Skip to main content

Interface: FieldNamePair

Defined in: packages/depot-cdk/src/stage-depot-migration-types.ts:288

A record describing the correspondence between the logical name of a Depot schema field and its concrete name within the deployed database.

Properties

db

readonly db: string

Defined in: packages/depot-cdk/src/stage-depot-migration-types.ts:290


depot

readonly depot: string

Defined in: packages/depot-cdk/src/stage-depot-migration-types.ts:289