Use Ruby code to determine which migrations to run
What does this Merge Request do?
The solution in !1407 (merged) works, but it ain't pretty. It will also be hard to maintain.
So instead this introduces the same logic, but nicer written in Ruby code.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.
Edited by Ash McKenzie