Interface: MigrationEvent
Interface: MigrationEvent
Section titled “Interface: MigrationEvent”Defined in: server/src/migrations.ts:168
Properties
Section titled “Properties”
readonlykind:"plan"|"statement"|"applied"|"skipped"
Defined in: server/src/migrations.ts:169
message
Section titled “message”
readonlymessage:string
Defined in: server/src/migrations.ts:170
readonlyoptionalsql?:string
Defined in: server/src/migrations.ts:171