发布

  • fix(migration): remove stale trapping fields from Workspace record

    frostbyte_neo 发布于 2026-05-21 14:54:51 +00:00

    Rebase artifact — the automation_rule_project_migration_skipped_at and
    skip_reason fields were kept during conflict resolution but the backing
    migration (000076) was deleted when we moved to the Default Project
    approach. JDBI's ConstructorMapper would fail on SELECT * without the
    columns.

    下载附件