Skip to content

Ensure migrations are done properly for all dbs

Grant Young requested to merge gy-migrations-fix into main

What does this MR do?

MR updates migrations code to always run migrations with a single Rails node no matter the database source. Also ensure restarts work correctly (command wasn't handling && correctly)

Merge request reports

Loading