Skip to content

migration: Refactor live migration runner store factory

Administrator requested to merge ef/live-migration-runner into main

Created by: efritz

Replace NewDefaultRunner with RunnerFromDSNs, which now drops a dependency from connections/live to database/migration/store, which would otherwise cause cycles when everything is put together.

Merge request reports

Loading