Skip to content

Handle major removals during deep extract

Kevin Saul requested to merge extract-removals into main

Implements changes needed to detect and handle removing associated files when major entities have been removed between deep schema extracts (using console extract command).

Needed to support migration strategy where a series of production (or equivalent) backups/snapshots are used to initialize new code repositories, with some initial commit history created which reflects changes between each snapshot.

Merge request reports

Loading