DatabaseService.migrations
Home > @backstage/backend-plugin-api
> DatabaseService
> migrations
This property is used to control the behavior of database migrations.
Signature:
migrations?: {
skip?: boolean;
};
Home > @backstage/backend-plugin-api
> DatabaseService
> migrations
This property is used to control the behavior of database migrations.
Signature:
migrations?: {
skip?: boolean;
};