WaiveCar / WaiveScreen

WaiveScreen related stuff.
0 stars 0 forks source link

upgrades_to_run should use history table to determine results #275

Open nthobe opened 4 years ago

nthobe commented 4 years ago

Part 2 of #153:

We need to add previously run upgrade scripts into the history table or remove them from the upgrade scripts directory.

Then, we determine the scripts to run going forward based on the history table entries.