Interface: MigrationEvent
Interface: MigrationEvent
Section titled “Interface: MigrationEvent”Defined in: server/src/migrations.ts:185
Properties
Section titled “Properties”
readonlykind:"plan"|"statement"|"applied"|"skipped"
Defined in: server/src/migrations.ts:186
message
Section titled “message”
readonlymessage:string
Defined in: server/src/migrations.ts:187
readonlyoptionalsql?:string
Defined in: server/src/migrations.ts:188