Skip to content

migrations: Add `Versions` to store

Administrator requested to merge ef/migration-store-versions into main

Created by: efritz

Pulled from #29831. This PR adds the Versions method to the migration store. This gives more fidelity of information than the Version method, which only returns the highest applied migration number.

Merge request reports

Loading