Skip to content

oobmigrations: Do not return migrations not present in yaml manifest

Warren Gifford requested to merge ef/migrator-ignore-unknown-rows into main

Created by: efritz

This PR alters the oobmigration store List method to only return values that are present in the yaml manifest at build time.

Test plan

Existing and new unit tests.

Merge request reports

Loading