ash-project/ash

Duplicate extension migrations when using multiple repos

已关闭

#2,278 创建于 2025年8月18日

 (7 条评论) (0 个反应) (0 位负责人)Elixir (389 个派生)batch import
buggood first issue

仓库指标

星标
 (2,412 个星标)
PR 合并指标
 (平均合并 6天 6小时) (30 天内合并 26 个 PR)

描述

Current Behavior

When adding a new extension with igniter that requires a migration the tool generate the migration for each repo defined in the project causing a migration error

Reproduction

https://github.com/wildcant/multi-repo-extension-duped-migration

Expected Behavior

Quoting Zach: "we probably want some kind of migrate_extensions? false callback on the repo"

贡献者指南