Skip to content

Fix two migrations sharing the same module name

rinpatch requested to merge fix/migrations-same-module-name into develop

This makes ecto execute only the latter one.

Merge request reports