Skip to content

DDL - DB Migration refactor - remove drop.ddl and use pendingDrops. #557

@rbygrave

Description

@rbygrave

This is a refactor / redesign of the DB Migration such that:

The drop.ddl script generation is removed and instead 'drop' changeSets are treated as 'pending'. We then need to specify explicitly when a pending drop should be generated.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions